Home
last modified time | relevance | path

Searched defs:DSA_verify (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Ddsa.c125 DSA_verify(int type, const unsigned char * digest, int digest_len, in DSA_verify() function
H A Ddsa.h59 #define DSA_verify hc_DSA_verify macro
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/dsa/
H A Ddsa_asn1.c132 int DSA_verify(int type, const unsigned char *dgst, int dgst_len, in DSA_verify() function
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/dsa/
H A Ddsa_sign.c191 int DSA_verify(int type, const unsigned char *dgst, int dgst_len, in DSA_verify() function