Home
last modified time | relevance | path

Searched refs:ossl_ecdsa_verify (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/crypto/libressl/crypto/ec/
H A Dec_kmeth.c84 .verify = ossl_ecdsa_verify,
H A Dec_lcl.h483 int ossl_ecdsa_verify(int type, const unsigned char *dgst, int dgst_len,
/dflybsd-src/crypto/libressl/crypto/ecdsa/
H A Decs_ossl.c420 ossl_ecdsa_verify(int type, const unsigned char *dgst, int dgst_len, in ossl_ecdsa_verify() function