Searched refs:TCPSIG_MD5_KEY_LEN (Results 1 – 3 of 3) sorted by relevance
619 #define TCPSIG_MD5_KEY_LEN 80 macro
1010 if (keylen > TCPSIG_MD5_KEY_LEN) { in parseauthstr()1012 "must be < " QUOTE(TCPSIG_MD5_KEY_LEN) " characters.\n")); in parseauthstr()
1255 if (key->sadb_key_bits > SADB_8TO1(TCPSIG_MD5_KEY_LEN)) in ext_check()