Searched refs:given_hash (Results 1 – 1 of 1) sorted by relevance
1223 uchar_t *given_hash; in sctp_process_cookie() local1252 given_hash = p + clen; in sctp_process_cookie()1254 if (bcmp(given_hash, needed_hash, 16) != 0) { in sctp_process_cookie()1258 if (bcmp(given_hash, needed_hash, 16) != 0) { in sctp_process_cookie()