Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/signature/
H A Dml_dsa_sig.c36 static OSSL_FUNC_signature_freectx_fn ml_dsa_freectx; variable
59 static void ml_dsa_freectx(void *vctx) in ml_dsa_freectx() function