OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RFC3526_PRIME_1536
(Results
1 - 2
of
2
) sorted by null
/external/wpa_supplicant_8/src/crypto/
crypto_openssl.c
40
static const unsigned char
RFC3526_PRIME_1536
[] = {
58
return BN_bin2bn(
RFC3526_PRIME_1536
, sizeof(
RFC3526_PRIME_1536
), NULL);
/external/openssl/crypto/bn/
bn_const.c
65
static const unsigned char
RFC3526_PRIME_1536
[]={
83
return BN_bin2bn(
RFC3526_PRIME_1536
,sizeof(
RFC3526_PRIME_1536
),bn);
Completed in 31 milliseconds