HomeSort by relevance Sort by last modified time
    Searched refs:RFC3526_PRIME_2048 (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/openssl/openssl/crypto/bn/
bn_const.c 95 static const unsigned char RFC3526_PRIME_2048[]={
119 return BN_bin2bn(RFC3526_PRIME_2048,sizeof(RFC3526_PRIME_2048),bn);
  /external/openssl/crypto/bn/
bn_const.c 95 static const unsigned char RFC3526_PRIME_2048[]={
119 return BN_bin2bn(RFC3526_PRIME_2048,sizeof(RFC3526_PRIME_2048),bn);

Completed in 28 milliseconds