Home
last modified time | relevance | path

Searched refs:dsa_freectx (Results 1 – 1 of 1) sorted by relevance

/openssl/providers/implementations/signature/
H A Ddsa_sig.c51 static OSSL_FUNC_signature_freectx_fn dsa_freectx; variable
612 static void dsa_freectx(void *vpdsactx) in dsa_freectx() function
663 dsa_freectx(dstctx); in dsa_dupctx()
851 { OSSL_FUNC_SIGNATURE_FREECTX, (void (*)(void))dsa_freectx },
1052 { OSSL_FUNC_SIGNATURE_FREECTX, (void (*)(void))dsa_freectx }, \

Completed in 6 milliseconds