]> git.ipfire.org Git - thirdparty/openssl.git/blame - crypto/rsa/rsa_locl.h
Fix no-ocsp
[thirdparty/openssl.git] / crypto / rsa / rsa_locl.h
CommitLineData
0f113f3e
MC
1extern int int_rsa_verify(int dtype, const unsigned char *m,
2 unsigned int m_len, unsigned char *rm,
3 size_t *prm_len, const unsigned char *sigbuf,
4 size_t siglen, RSA *rsa);