Searched refs:MAXKC (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/missing/crypto/rijndael/
H A Drijndael_local.h9 #define MAXKC RIJNDAEL_MAXKC macro
H A Drijndael-alg-fst.c32 int rijndaelKeySched(word8 k[MAXKC][4], word8 W[MAXROUNDS+1][4][4], int ROUNDS) {
38 word8 x8[MAXKC][4];
39 word32 x32[MAXKC];
H A Drijndael-api-fst.c36 word8 k[MAXKC][4];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/aes/
H A Daes_locl.h82 # define MAXKC (256/32) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/aes/
H A Daes_locl.h82 # define MAXKC (256/32) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/aes/
H A Daes_locl.h82 #define MAXKC (256/32) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/cipher/
H A Drijndael.c49 #define MAXKC (256/32) macro
192 byte k[MAXKC][4];
198 byte tk[MAXKC][4];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Drijndael.c49 #define MAXKC (256/32) macro
192 byte k[MAXKC][4];
198 byte tk[MAXKC][4];

Completed in 212 milliseconds