Home
last modified time | relevance | path

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

/openssl/test/
H A Dtls-provider.c2600 static OSSL_FUNC_signature_freectx_fn xor_sig_freectx; variable
2916 static void xor_sig_freectx(void *vpxor_sigctx) in xor_sig_freectx() function
2964 xor_sig_freectx(dstctx); in xor_sig_dupctx()
3104 { OSSL_FUNC_SIGNATURE_FREECTX, (void (*)(void))xor_sig_freectx },

Completed in 14 milliseconds