Searched refs:ecdsa_freectx (Results 1 – 1 of 1) sorted by relevance
51 static OSSL_FUNC_signature_freectx_fn ecdsa_freectx; variable607 static void ecdsa_freectx(void *vctx) in ecdsa_freectx() function663 ecdsa_freectx(dstctx); in ecdsa_dupctx()874 { OSSL_FUNC_SIGNATURE_FREECTX, (void (*)(void))ecdsa_freectx },1077 { OSSL_FUNC_SIGNATURE_FREECTX, (void (*)(void))ecdsa_freectx }, \
Completed in 9 milliseconds