/third_party/FreeBSD/sys/crypto/rijndael/ |
H A D | rijndael.h | 38 int Nr; /* key-length-dependent number of rounds */ member
|
H A D | rijndael-api-fst.h | 45 int Nr; /* key-length-dependent number of rounds */ member
|
H A D | rijndael-alg-fst.c | 822 int Nr, i, j; in rijndaelKeySetupDec() local 861 void rijndaelEncrypt(const u32 rk[/*4*(Nr + 1)*/], int Nr, const u8 pt[16], u8 ct[16]) { in rijndaelEncrypt() argument 1042 rijndaelDecrypt(const u32 rk[ ], int Nr, const u8 ct[16], u8 pt[16]) rijndaelDecrypt() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
H A D | aes-internal-dec.c | 30 int Nr, i, j; in rijndaelKeySetupDec() local 75 static void rijndaelDecrypt(const u32 rk[/*44*/], int Nr, const u8 ct[16], in rijndaelDecrypt() argument [all...] |
H A D | aes-internal-enc.c | 23 static void rijndaelEncrypt(const u32 rk[], int Nr, const u8 pt[16], u8 ct[16]) in rijndaelEncrypt() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
H A D | aes-internal-dec.c | 30 int Nr, i, j; in rijndaelKeySetupDec() local 75 static void rijndaelDecrypt(const u32 rk[/*44*/], int Nr, const u8 ct[16], in rijndaelDecrypt() argument [all...] |
H A D | aes-internal-enc.c | 23 static void rijndaelEncrypt(const u32 rk[], int Nr, const u8 pt[16], u8 ct[16]) in rijndaelEncrypt() argument
|
/third_party/libsnd/src/GSM610/ |
H A D | long_term.c | 904 int16_t brp, drpp, Nr ; in Gsm_Long_Term_Synthesis_Filtering() local
|
/third_party/nghttp2/bpf/ |
H A D | reuseport_kern.c | 61 #define Nr 10 /* The number of rounds in AES Cipher. */ macro [all...] |
/third_party/node/deps/openssl/openssl/crypto/bn/ |
H A D | bn_local.h | 275 BIGNUM Nr; /* the reciprocal */ member
|
/third_party/node/deps/openssl/openssl/crypto/aria/ |
H A D | aria.c | 475 int Nr; in ossl_aria_encrypt() local 546 int Nr = (bits + 256) / 32; in ossl_aria_set_encrypt_key() local
|
/third_party/openssl/crypto/bn/ |
H A D | bn_local.h | 275 BIGNUM Nr; /* the reciprocal */ member
|
/third_party/openssl/crypto/aria/ |
H A D | aria.c | 475 int Nr; in ossl_aria_encrypt() local 546 int Nr = (bits + 256) / 32; in ossl_aria_set_encrypt_key() local
|