Home
last modified time | relevance | path

Searched refs:EC_KEY_can_sign (Results 1 – 10 of 10) sorted by relevance

/third_party/openssl/crypto/ec/
Decdsa_ossl.c96 if (!EC_KEY_can_sign(eckey)) { in ecdsa_sign_setup()
217 if (!EC_KEY_can_sign(eckey)) { in ossl_ecdsa_simple_sign_sig()
374 if (!EC_KEY_can_sign(eckey)) { in ossl_ecdsa_simple_verify_sig()
Decp_s390x_nistp.c147 if (!EC_KEY_can_sign(eckey)) { in ecdsa_s390x_nistp_sign_sig()
243 if (!EC_KEY_can_sign(eckey)) { in ecdsa_s390x_nistp_verify_sig()
Dec_key.c989 int EC_KEY_can_sign(const EC_KEY *eckey) in EC_KEY_can_sign() function
/third_party/openssl/util/
Dmissingcrypto.txt517 EC_KEY_can_sign(3)
Dmissingcrypto111.txt561 EC_KEY_can_sign(3)
Dlibcrypto.num3612 EC_KEY_can_sign 3695 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0,EC
/third_party/openssl/include/openssl/
Dec.h1113 OSSL_DEPRECATEDIN_3_0 int EC_KEY_can_sign(const EC_KEY *eckey);
/third_party/openssl/ohos_lite/include/openssl/
Dec.h953 int EC_KEY_can_sign(const EC_KEY *eckey);
/third_party/openssl/crypto/evp/
Dp_lib.c1087 return EC_KEY_can_sign(pkey->pkey.ec); in EVP_PKEY_can_sign()
/third_party/openssl/doc/man7/
Dmigration_guide.pod1519 EC_KEY_can_sign()