Home
last modified time | relevance | path

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

/external/openssl/crypto/bn/
Dbn_nist.c244 static const BIGNUM _bignum_nist_p_384 = variable
280 return &_bignum_nist_p_384; in BN_get0_nist_prime_384()
859 field = &_bignum_nist_p_384; /* just to make sure */ in BN_nist_mod_384()