Home
last modified time | relevance | path

Searched defs:rsa_newctx (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/asymciphers/
H A Drsa_enc.c36 static OSSL_FUNC_asym_cipher_newctx_fn rsa_newctx; variable
80 static void *rsa_newctx(void *provctx) in rsa_newctx() function
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/signature/
H A Drsa_sig.c37 static OSSL_FUNC_signature_newctx_fn rsa_newctx; variable
173 static void *rsa_newctx(void *provctx, const char *propq) in rsa_newctx() function