Searched refs:xor_sig_newctx (Results 1 – 1 of 1) sorted by relevance
2589 static OSSL_FUNC_signature_newctx_fn xor_sig_newctx; variable2650 static void *xor_sig_newctx(void *provctx, const char *propq) in xor_sig_newctx() function3087 { OSSL_FUNC_SIGNATURE_NEWCTX, (void (*)(void))xor_sig_newctx },
Completed in 13 milliseconds