Home
last modified time | relevance | path

Searched refs:_nist_p_521 (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/crypto/openssl/crypto/bn/
HDbn_nist.c136 static const BN_ULONG _nist_p_521[] = variable
218 static const BN_ULONG _nist_p_521[] = { 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, variable
269 (BN_ULONG *)_nist_p_521,
1252 0 - (PTR_SIZE_INT) bn_sub_words(t_d, r_d, _nist_p_521, in BN_nist_mod_521()