/* * Copyright 2019 Mitsubishi Electric Corporation. All Rights Reserved. * * SAEAES * * version 1.0.0 * February 2019 */ #include "saeaes.h" /* * Hash */ static void hash ( unsigned char *s, const unsigned char *ad, unsigned long long adlen, const unsigned char *npub, const unsigned long *ekey ) { unsigned long long i; for( i=0; i SAEAES_R1 ) { for( i=0; i SAEAES_R ) { for( i=0; i SAEAES_R ) { for( i=0; i