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

/freebsd-10.0-release/crypto/openssl/crypto/bn/
H A Dbn_nist.c235 static const BIGNUM _bignum_nist_p_256 = variable
275 return &_bignum_nist_p_256;
654 field = &_bignum_nist_p_256; /* just to make sure */

Completed in 168 milliseconds