Home
last modified time | relevance | path

Searched refs:ECDSA_sign (Results 1 - 8 of 8) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decdsa_sign.c35 int ECDSA_sign(int type, const unsigned char *dgst, int dlen, unsigned char in ECDSA_sign() function
H A Dec_pmeth.c136 ret = ECDSA_sign(type, tbs, tbslen, sig, &sltmp, ec); in pkey_ec_sign()
/third_party/openssl/crypto/ec/
H A Decdsa_sign.c35 int ECDSA_sign(int type, const unsigned char *dgst, int dlen, unsigned char in ECDSA_sign() function
H A Dec_pmeth.c136 ret = ECDSA_sign(type, tbs, tbslen, sig, &sltmp, ec); in pkey_ec_sign()
/third_party/openssl/test/
H A Decdsatest.c362 && TEST_int_eq(ECDSA_sign(0, dgst, sizeof(dgst), NULL, &siglen0, in test_ecdsa_sig_NULL()
366 && TEST_int_eq(ECDSA_sign(0, dgst, sizeof(dgst), sig, &siglen, in test_ecdsa_sig_NULL()
/third_party/node/deps/openssl/openssl/include/openssl/
H A Dec.h1414 OSSL_DEPRECATEDIN_3_0 int ECDSA_sign(int type, const unsigned char *dgst,
/third_party/openssl/include/openssl/
H A Dec.h1414 OSSL_DEPRECATEDIN_3_0 int ECDSA_sign(int type, const unsigned char *dgst,
/third_party/openssl/ohos_lite/include/openssl/
H A Dec.h1239 int ECDSA_sign(int type, const unsigned char *dgst, int dgstlen,

Completed in 8 milliseconds