Home
last modified time | relevance | path

Searched defs:Nr (Results 1 – 11 of 11) sorted by relevance

/external/wpa_supplicant_8/src/crypto/
Daes-internal-dec.c30 int Nr, i, j; in rijndaelKeySetupDec() local
75 static void rijndaelDecrypt(const u32 rk[/*44*/], int Nr, const u8 ct[16], in rijndaelDecrypt()
Daes-internal-enc.c23 static void rijndaelEncrypt(const u32 rk[], int Nr, const u8 pt[16], u8 ct[16]) in rijndaelEncrypt()
/external/openssh/
Drijndael.c815 int Nr, i, j; in rijndaelKeySetupDec() local
858 static void rijndaelEncrypt(const u32 rk[/*4*(Nr + 1)*/], int Nr, const u8 pt[16], u8 ct[16]) { in rijndaelEncrypt()
1039 static void rijndaelDecrypt(const u32 rk[/*4*(Nr + 1)*/], int Nr, const u8 ct[16], u8 pt[16]) { in rijndaelDecrypt()
Drijndael.h42 int Nr; /* key-length-dependent number of rounds */ member
/external/dropbear/libtomcrypt/src/ciphers/aes/
Daes.c295 int Nr, r; in _rijndael_ecb_encrypt() local
474 int Nr, r; in _rijndael_ecb_decrypt() local
/external/libgsm/src/
Dlong_term.c921 word brp, drpp, Nr; variable
/external/chromium_org/third_party/openssl/openssl/include/openssl/
Dbn.h347 BIGNUM Nr; /* the reciprocal */ member
/external/openssl/crypto/bn/
Dbn.h347 BIGNUM Nr; /* the reciprocal */ member
/external/openssl/include/openssl/
Dbn.h347 BIGNUM Nr; /* the reciprocal */ member
/external/chromium_org/third_party/openssl/openssl/crypto/bn/
Dbn.h347 BIGNUM Nr; /* the reciprocal */ member
/external/dropbear/libtomcrypt/src/headers/
Dtomcrypt_cipher.h36 int Nr; member