Searched refs:xor_sig_freectx (Results 1 – 1 of 1) sorted by relevance
2600 static OSSL_FUNC_signature_freectx_fn xor_sig_freectx; variable2916 static void xor_sig_freectx(void *vpxor_sigctx) in xor_sig_freectx() function2964 xor_sig_freectx(dstctx); in xor_sig_dupctx()3104 { OSSL_FUNC_SIGNATURE_FREECTX, (void (*)(void))xor_sig_freectx },
Completed in 21 milliseconds