Searched refs:__sctp_auth_find_hmacid (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/net/sctp/
H A Dauth.c569 static int __sctp_auth_find_hmacid(__be16 *hmacs, int n_elts, __be16 hmac_id) __sctp_auth_find_hmacid() function
597 return __sctp_auth_find_hmacid(hmacs->hmac_ids, n_elt, hmac_id); sctp_auth_asoc_verify_hmac_id()

Completed in 59 milliseconds