Searched refs:given_hash (Results 1 – 1 of 1) sorted by relevance
1221 uchar_t *given_hash; in sctp_process_cookie() local1250 given_hash = p + clen; in sctp_process_cookie()1252 if (bcmp(given_hash, needed_hash, 16) != 0) { in sctp_process_cookie()1256 if (bcmp(given_hash, needed_hash, 16) != 0) { in sctp_process_cookie()