Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/bn/
H A Dbn_const.c92 BN_get_rfc3526_prime_1536(BIGNUM *bn) in BN_get_rfc3526_prime_1536() function
96 LCRYPTO_ALIAS(BN_get_rfc3526_prime_1536);
H A Dbn.h442 BIGNUM *BN_get_rfc3526_prime_1536(BIGNUM *bn);
/openbsd/regress/lib/libcrypto/bn/
H A Dbn_primes.c91 BN_PRIME_FN_INIT(BN_get_rfc3526_prime_1536),
/openbsd/lib/libcrypto/hidden/openssl/
H A Dbn.h132 LCRYPTO_USED(BN_get_rfc3526_prime_1536);
/openbsd/lib/libssl/
H A Dssl_kex.c73 p = BN_get_rfc3526_prime_1536(NULL); in ssl_kex_generate_dhe_params_auto()
/openbsd/lib/libcrypto/
H A DSymbols.list383 BN_get_rfc3526_prime_1536