Home
last modified time | relevance | path

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

/minix3/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Ddsa.c119 DSA_verify(int type, const unsigned char * digest, int digest_len, in DSA_verify() function
H A Ddsa.h57 #define DSA_verify hc_DSA_verify macro
/minix3/crypto/external/bsd/openssl/dist/crypto/dsa/
H A Ddsa_asn1.c176 int DSA_verify(int type, const unsigned char *dgst, int dgst_len, in DSA_verify() function