Searched refs:SSL_SIG_LENGTH (Results 1 – 1 of 1) sorted by relevance
67 #define SSL_SIG_LENGTH 36 macro84 if (m_len != SSL_SIG_LENGTH) { in RSA_sign()88 i = SSL_SIG_LENGTH; in RSA_sign()194 if (m_len != SSL_SIG_LENGTH) { in RSA_verify()217 if ((i != SSL_SIG_LENGTH) || memcmp(s, m, SSL_SIG_LENGTH)) in RSA_verify()