Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/bn/
H A Dbn_const.c115 get_rfc3526_prime_2048(BIGNUM *bn) in get_rfc3526_prime_2048() function
147 return get_rfc3526_prime_2048(bn); in BN_get_rfc3526_prime_2048()
/dragonfly/crypto/libressl/ssl/
H A Dssl_kex.c72 p = get_rfc3526_prime_2048(NULL); in ssl_kex_generate_dhe_params_auto()
/dragonfly/crypto/libressl/include/openssl/
H A Dbn.h644 BIGNUM *get_rfc3526_prime_2048(BIGNUM *bn);