Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/bn/
H A Dbn_const.c275 get_rfc3526_prime_6144(BIGNUM *bn) in get_rfc3526_prime_6144() function
349 return get_rfc3526_prime_6144(bn); in BN_get_rfc3526_prime_6144()
/dragonfly/crypto/libressl/include/openssl/
H A Dbn.h647 BIGNUM *get_rfc3526_prime_6144(BIGNUM *bn);