Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/signature/
H A Ddsa_sig.c49 static OSSL_FUNC_signature_dupctx_fn dsa_dupctx; variable
400 static void *dsa_dupctx(void *vpdsactx) in dsa_dupctx() function