Home
last modified time | relevance | path

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

/minix3/crypto/external/bsd/openssl/dist/crypto/bn/
H A Dbn_const.c163 static const unsigned char RFC3526_PRIME_3072[] = { in get_rfc3526_prime_3072() local
213 return BN_bin2bn(RFC3526_PRIME_3072, sizeof(RFC3526_PRIME_3072), bn); in get_rfc3526_prime_3072()