Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/asymciphers/
H A Drsa_enc.c38 static OSSL_FUNC_asym_cipher_encrypt_fn rsa_encrypt; variable
135 static int rsa_encrypt(void *vprsactx, unsigned char *out, size_t *outlen, in rsa_encrypt() function