Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/asymciphers/
H A Drsa_enc.c42 static OSSL_FUNC_asym_cipher_dupctx_fn rsa_dupctx; variable
300 static void *rsa_dupctx(void *vprsactx) in rsa_dupctx() function
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/signature/
H A Drsa_sig.c51 static OSSL_FUNC_signature_dupctx_fn rsa_dupctx; variable
983 static void *rsa_dupctx(void *vprsactx) in rsa_dupctx() function