Searched defs:ROUNDS (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/whrlpool/
H A Dwp_block.c50 #define ROUNDS 10 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/whrlpool/
H A Dwp_block.c50 #define ROUNDS 10 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dfcrypt.c51 #define ROUNDS 16 macro
H A Dcamellia.c896 #define ROUNDS(i) do { \ macro
933 #undef ROUNDS macro
951 #define ROUNDS(i) do { \ macro
988 #undef ROUNDS macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/missing/crypto/rijndael/
H A Drijndael-alg-fst.c32 int rijndaelKeySched(word8 k[MAXKC][4], word8 W[MAXROUNDS+1][4][4], int ROUNDS) { argument
99 int rijndaelKeyEncToDec(word8 W[MAXROUNDS+1][4][4], int ROUNDS) { argument
138 int rijndaelEncrypt(word8 in[16], word8 out[16], word8 rk[MAXROUNDS+1][4][4], int ROUNDS) { argument
236 rijndaelEncryptRound(word8 a[4][4], word8 rk[MAXROUNDS+1][4][4], int ROUNDS, int rounds) argument
303 rijndaelDecrypt(word8 in[16], word8 out[16], word8 rk[MAXROUNDS+1][4][4], int ROUNDS) argument
405 rijndaelDecryptRound(word8 a[4][4], word8 rk[MAXROUNDS+1][4][4], int ROUNDS, int rounds) argument
[all...]
H A Drijndael-api-fst.h56 int ROUNDS; /* key-length-dependent number of rounds */ member in struct:__anon20234
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/cipher/
H A Dserpent.c33 #define ROUNDS 32 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Dserpent.c33 #define ROUNDS 32 macro

Completed in 96 milliseconds