Home
last modified time | relevance | path

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

/external/openssl/crypto/bn/
Dbn_nist.c235 static const BIGNUM _bignum_nist_p_256 = variable
275 return &_bignum_nist_p_256; in BN_get0_nist_prime_256()
654 field = &_bignum_nist_p_256; /* just to make sure */ in BN_nist_mod_256()