Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/signature/
H A Dslh_dsa_sig.c34 static OSSL_FUNC_signature_dupctx_fn slh_dsa_dupctx; variable
90 static void *slh_dsa_dupctx(void *vctx) in slh_dsa_dupctx() function