Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/signature/
H A Ddsa_sig.c45 static OSSL_FUNC_signature_digest_verify_init_fn dsa_digest_verify_init; variable
315 static int dsa_digest_verify_init(void *vpdsactx, const char *mdname, in dsa_digest_verify_init() function