Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/signature/
H A Ddsa_sig.c37 static OSSL_FUNC_signature_newctx_fn dsa_newctx; variable
99 static void *dsa_newctx(void *provctx, const char *propq) in dsa_newctx() function