Searched refs:RFC3526_PRIME_1536 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/wpa/src/crypto/
H A Dcrypto_openssl.c39 static const unsigned char RFC3526_PRIME_1536[] = { local
57 return BN_bin2bn(RFC3526_PRIME_1536, sizeof(RFC3526_PRIME_1536), NULL);
/freebsd-10.0-release/crypto/openssl/crypto/bn/
H A Dbn_const.c65 static const unsigned char RFC3526_PRIME_1536[]={ local
83 return BN_bin2bn(RFC3526_PRIME_1536,sizeof(RFC3526_PRIME_1536),bn);

Completed in 65 milliseconds