Home
last modified time | relevance | path

Searched defs:dsa_do_verify (Results 1 – 2 of 2) sorted by relevance

/onnv-gate/usr/src/common/openssl/crypto/dsa/
H A Ddsa_ossl.c294 static int dsa_do_verify(const unsigned char *dgst, int dgst_len, DSA_SIG *sig, in dsa_do_verify() function
H A Ddsa.h120 int (*dsa_do_verify)(const unsigned char *dgst, int dgst_len, member