NetBSD-5.0.2/crypto/dist/openssl/crypto/rsa/rsa_locl.h

Compare this file to the similar file:
Show the results in this format:

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);