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

  /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 29 milliseconds