if_iwm - Recognize IWM_FW_PAGING_BLOCK_CMD wide cmd response correctly.
[dragonfly.git] / crypto / openssl / crypto / rsa / rsa_locl.h
blob3e88187d9b061f44483fa3ddaf79ddb5480450d3
1 extern 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);