Home
last modified time | relevance | path

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

/openssl/crypto/dsa/
H A Ddsa_local.h48 DSA_SIG *(*dsa_do_sign) (const unsigned char *dgst, int dlen, DSA *dsa); member
H A Ddsa_ossl.c204 static DSA_SIG *dsa_do_sign(const unsigned char *dgst, int dlen, DSA *dsa) in dsa_do_sign() function

Completed in 34 milliseconds