summaryrefslogtreecommitdiffstats
path: root/crypto/openssl/crypto/rsa/rsa_locl.h
blob: 3e88187d9b061f44483fa3ddaf79ddb5480450d3 (plain)
1
2
3
4
extern int int_rsa_verify(int dtype, const unsigned char *m,
                          unsigned int m_len, unsigned char *rm,
                          size_t *prm_len, const unsigned char *sigbuf,
                          size_t siglen, RSA *rsa);
OpenPOWER on IntegriCloud