Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/asymciphers/
H A Drsa_enc.c39 static OSSL_FUNC_asym_cipher_decrypt_init_fn rsa_decrypt_init; variable
129 static int rsa_decrypt_init(void *vprsactx, void *vrsa, in rsa_decrypt_init() function