Searched defs:_nist_p_521 (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/openssl/openssl/crypto/bn/
H A Dbn_nist.c128 static const BN_ULONG _nist_p_521[] = variable
200 static const BN_ULONG _nist_p_521[] = {0xFFFFFFFF,0xFFFFFFFF,0xFFFFFFFF, variable
255 (BN_ULONG *)_nist_p_521,
1094 mask = 0-(PTR_SIZE_INT)bn_sub_words(t_d,r_d,_nist_p_521,BN_NIST_521_TOP);
/external/openssl/crypto/bn/
H A Dbn_nist.c128 static const BN_ULONG _nist_p_521[] = variable
200 static const BN_ULONG _nist_p_521[] = {0xFFFFFFFF,0xFFFFFFFF,0xFFFFFFFF, variable
255 (BN_ULONG *)_nist_p_521,
1094 mask = 0-(PTR_SIZE_INT)bn_sub_words(t_d,r_d,_nist_p_521,BN_NIST_521_TOP);

Completed in 720 milliseconds