Searched refs:rsa_pub_enc (Results 1 – 6 of 6) sorted by relevance
110 return meth->rsa_pub_enc; in RSA_meth_get_pub_enc()118 meth->rsa_pub_enc = pub_enc; in RSA_meth_set_pub_enc()
36 return rsa->meth->rsa_pub_enc(flen, from, to, rsa, padding); in RSA_public_encrypt()
105 int (*rsa_pub_enc) (int flen, const unsigned char *from, member
94 int (*rsa_pub_enc)(int flen, unsigned char *from,
606 rsa_meth->rsa_pub_enc = cryptoapi_rsa_pub_enc; in tls_cryptoapi_cert()
612 rsa_meth->rsa_pub_enc = cryptoapi_rsa_pub_enc; in tls_cryptoapi_cert()