Searched refs:dsa_freectx (Results 1 – 1 of 1) sorted by relevance
51 static OSSL_FUNC_signature_freectx_fn dsa_freectx; variable614 static void dsa_freectx(void *vpdsactx) in dsa_freectx() function665 dsa_freectx(dstctx); in dsa_dupctx()856 { OSSL_FUNC_SIGNATURE_FREECTX, (void (*)(void))dsa_freectx },1059 { OSSL_FUNC_SIGNATURE_FREECTX, (void (*)(void))dsa_freectx }, \
Completed in 7 milliseconds