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

/netbsd-current/crypto/external/bsd/openssh/dist/
H A Drijndael.c762 rijndaelEncrypt(const u32 rk[/*4*(Nr + 1)*/], int Nr, const u8 pt[16], argument
[all...]
/netbsd-current/external/bsd/wpa/dist/src/crypto/
H A Daes-internal-dec.c30 int Nr, i, j; local
75 static void rijndaelDecrypt(const u32 rk[/*44*/], int Nr, const u8 ct[16], argument
[all...]
H A Daes-internal-enc.c23 static void rijndaelEncrypt(const u32 rk[], int Nr, const u8 pt[16], u8 ct[16]) argument
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Drijndael-alg-fst.c826 int Nr, i, j; local
865 void rijndaelEncrypt(const uint32_t rk[/*4*(Nr + 1)*/], int Nr, const uint8_t pt[16], uint8_t ct[16]) { argument
1046 rijndaelDecrypt(const uint32_t rk[ ], int Nr, const uint8_t ct[16], uint8_t pt[16]) argument
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/bn/
H A Dbn_local.h268 BIGNUM Nr; /* the reciprocal */ member in struct:bn_recp_ctx_st
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/aria/
H A Daria.c475 int Nr; local
546 int Nr = (bits + 256) / 32; local
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/bn/
H A Dbn_local.h275 BIGNUM Nr; /* the reciprocal */ member in struct:bn_recp_ctx_st
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/aria/
H A Daria.c475 int Nr; local
546 int Nr = (bits + 256) / 32; local
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h816 auto Nr = Vs.traverse(Range, Vs.typeCtx(Ctx)); local
946 auto Nr = Vs.traverse(Rec, Vs.subExprCtx(Ctx)); local

Completed in 293 milliseconds