Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/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
/freebsd/crypto/openssl/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