Home
last modified time | relevance | path

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

/openssl/crypto/bn/
H A Dbn_const.c55 static const unsigned char RFC2409_PRIME_1024[] = { in BN_get_rfc2409_prime_1024() local
73 return BN_bin2bn(RFC2409_PRIME_1024, sizeof(RFC2409_PRIME_1024), bn); in BN_get_rfc2409_prime_1024()

Completed in 10 milliseconds