rsa_encrypt
rsa_encrypt(int flen, const u_char *from, u_char *to, RSA *rsa, int padding)
static int rsa_encrypt(void *vprsactx, unsigned char *out, size_t *outlen,