Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/signature/
H A Dslh_dsa_sig.c33 static OSSL_FUNC_signature_freectx_fn slh_dsa_freectx; variable
58 static void slh_dsa_freectx(void *vctx) in slh_dsa_freectx() function