HomeSort by: relevance | last modified time | path
    Searched refs:EC_CURVE (Results 1 - 3 of 3) sorted by relevancy

  /src/external/ibm-public/postfix/dist/conf/
postfix-tls-script 232 EC_CURVE=secp256r1 # default
948 $ecdsa) : ${bits:=${EC_CURVE}};;
977 $ecdsa) : ${bits:=${EC_CURVE}};;
1006 $ecdsa) : ${bits:=${EC_CURVE}};;
  /src/crypto/external/bsd/openssl/dist/apps/
speed.c 1373 } EC_CURVE;
1375 static EVP_PKEY *get_ecdsa(const EC_CURVE *curve)
1531 static const EC_CURVE ec_curves[EC_NUM] = {
1562 static const EC_CURVE ed_curves[EdDSA_NUM] = {
1568 static const EC_CURVE sm2_curves[SM2_NUM] = {
  /src/crypto/external/apache2/openssl/dist/apps/
speed.c 1780 } EC_CURVE;
1782 static EVP_PKEY *get_ecdsa(const EC_CURVE *curve)
2043 static const EC_CURVE ec_curves[EC_NUM] = {
2077 static const EC_CURVE ed_curves[EdDSA_NUM] = {
2084 static const EC_CURVE sm2_curves[SM2_NUM] = {

Completed in 34 milliseconds