Searched refs:SSL_SIG_LENGTH (Results 1 – 1 of 1) sorted by relevance
325 static const unsigned SSL_SIG_LENGTH = 36; variable389 if (msg_len != SSL_SIG_LENGTH) { in RSA_add_pkcs1_prefix()395 *out_msg_len = SSL_SIG_LENGTH; in RSA_add_pkcs1_prefix()492 if (hash_nid == NID_md5_sha1 && msg_len != SSL_SIG_LENGTH) { in RSA_verify()