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

/macosx-10.10.1/OpenSSH-189/openssh/
H A Drijndael.h42 int Nr; /* key-length-dependent number of rounds */ member in struct:__anon3211
H A Drijndael.c815 int Nr, i, j; local
858 static void rijndaelEncrypt(const u32 rk[/*4*(Nr + 1)*/], int Nr, cons argument
1039 rijndaelDecrypt(const u32 rk[ ], int Nr, const u8 ct[16], u8 pt[16]) argument
[all...]
/macosx-10.10.1/BerkeleyDB-21/db/crypto/rijndael/
H A Drijndael-alg-fst.c837 int Nr, i, j; local
[all...]
H A Drijndael-api-fst.h80 int Nr; /* key-length-dependent number of rounds */ member in struct:__anon274
/macosx-10.10.1/Heimdal-398.1.2/lib/hcrypto/
H A Drijndael-alg-fst.c825 int Nr, i, j; local
864 void rijndaelEncrypt(const uint32_t rk[/*4*(Nr + 1)*/], int Nr, const uint8_t pt[16], uint8_t ct[16]) { argument
1045 rijndaelDecrypt(const uint32_t rk[ ], int Nr, const uint8_t ct[16], uint8_t pt[16]) argument
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_apple_csp/open_ssl/openssl/
H A Dbn.h306 BIGNUM Nr; /* the reciprocal */ member in struct:bn_recp_ctx_st
/macosx-10.10.1/OpenSSL098-52/src/crypto/bn/
H A Dbn.h321 BIGNUM Nr; /* the reciprocal */ member in struct:bn_recp_ctx_st
/macosx-10.10.1/OpenSSL098-52/src/include/openssl/
H A Dbn.h321 BIGNUM Nr; /* the reciprocal */ member in struct:bn_recp_ctx_st

Completed in 177 milliseconds