Home
last modified time | relevance | path

Searched refs:ECDSA_verify (Results 1 – 8 of 8) sorted by relevance

/third_party/openssl/doc/man3/
DECDSA_SIG_new.pod7 ECDSA_verify, ECDSA_do_verify, ECDSA_sign_setup, ECDSA_sign_ex,
28 int ECDSA_verify(int type, const unsigned char *dgst, int dgstlen,
87 ECDSA_verify() verifies that the signature in B<sig> of size B<siglen> is a
91 ECDSA_do_verify() is similar to ECDSA_verify() except the signature is
130 ECDSA_verify() and ECDSA_do_verify() return 1 for a valid
174 or using ECDSA_verify():
176 ret = ECDSA_verify(0, digest, 32, buffer, buf_len, eckey);
/third_party/openssl/crypto/ec/
Decdsa_vrf.c35 int ECDSA_verify(int type, const unsigned char *dgst, int dgst_len, in ECDSA_verify() function
Dec_pmeth.c146 ret = ECDSA_verify(type, tbs, tbslen, sig, siglen, ec); in pkey_ec_verify()
/third_party/openssl/include/openssl/
Dec.h1270 int ECDSA_verify(int type, const unsigned char *dgst, int dgstlen,
/third_party/openssl/apps/
Dspeed.c1163 ret = ECDSA_verify(0, buf, 20, ecdsasig, ecdsasiglen, ecdsa[testnum]); in ECDSA_verify_loop()
2901 st = ECDSA_verify(0, loopargs[i].buf, 20, loopargs[i].buf2, in speed_main()
/third_party/grpc/src/boringssl/
Dboringssl_prefix_symbols.h1293 #define ECDSA_verify BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, ECDSA_verify) macro
/third_party/openssl/crypto/err/
Dopenssl.txt501 EC_F_ECDSA_VERIFY:253:ECDSA_verify
/third_party/openssl/util/
Dlibcrypto.num3197 ECDSA_verify 3149 1_1_0 EXIST::FUNCTION:EC