Searched refs:dsa_freectx (Results 1 – 1 of 1) sorted by relevance
48 static OSSL_FUNC_signature_freectx_fn dsa_freectx; variable386 static void dsa_freectx(void *vpdsactx) in dsa_freectx() function440 dsa_freectx(dstctx); in dsa_dupctx()584 { OSSL_FUNC_SIGNATURE_FREECTX, (void (*)(void))dsa_freectx },
Completed in 3 milliseconds