Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/dsa/
H A Ddsa_local.h51 int (*dsa_do_verify) (const unsigned char *dgst, int dgst_len, member
H A Ddsa_ossl.c333 static int dsa_do_verify(const unsigned char *dgst, int dgst_len, dsa_do_verify() function