Searched refs:rsa_newctx (Results 1 – 2 of 2) sorted by relevance
36 static OSSL_FUNC_asym_cipher_newctx_fn rsa_newctx; variable80 static void *rsa_newctx(void *provctx) in rsa_newctx() function575 { OSSL_FUNC_ASYM_CIPHER_NEWCTX, (void (*)(void))rsa_newctx },
37 static OSSL_FUNC_signature_newctx_fn rsa_newctx; variable173 static void *rsa_newctx(void *provctx, const char *propq) in rsa_newctx() function1440 { OSSL_FUNC_SIGNATURE_NEWCTX, (void (*)(void))rsa_newctx },