Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/signature/
H A Dml_dsa_sig.c41 static OSSL_FUNC_signature_dupctx_fn ml_dsa_dupctx; variable
84 static void *ml_dsa_dupctx(void *vctx) in ml_dsa_dupctx() function