Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/asymciphers/
H A Drsa_enc.c37 static OSSL_FUNC_asym_cipher_encrypt_init_fn rsa_encrypt_init; variable
123 static int rsa_encrypt_init(void *vprsactx, void *vrsa, in rsa_encrypt_init() function