rsa_encrypt
static OSSL_FUNC_asym_cipher_encrypt_fn rsa_encrypt;
{ OSSL_FUNC_ASYM_CIPHER_ENCRYPT, (void (*)(void))rsa_encrypt },