Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/bn/
HDbn_nist.c289 static const BIGNUM _bignum_nist_p_192 = { variable
372 return &_bignum_nist_p_192; in BN_get0_nist_prime_192()
475 field = &_bignum_nist_p_192; /* just to make sure */ in BN_nist_mod_192()