Searched refs:fake_rsa_sig_newctx (Results 1 – 1 of 1) sorted by relevance
294 static OSSL_FUNC_signature_newctx_fn fake_rsa_sig_newctx; variable299 static void *fake_rsa_sig_newctx(void *provctx, const char *propq) in fake_rsa_sig_newctx() function498 { OSSL_FUNC_SIGNATURE_NEWCTX, (void (*)(void))fake_rsa_sig_newctx },
Completed in 10 milliseconds