Searched refs:key_for_each (Results 1 – 3 of 3) sorted by relevance
362 key_for_each(sh_key, &ep->endpoint_shared_keys) { in sctp_auth_asoc_copy_shkeys()436 key_for_each(key, &asoc->endpoint_shared_keys) { in sctp_auth_get_shkey()844 key_for_each(shkey, sh_keys) { in sctp_auth_set_key()893 key_for_each(key, sh_keys) { in sctp_auth_set_active_key()939 key_for_each(key, sh_keys) { in sctp_auth_del_key_id()982 key_for_each(key, sh_keys) { in sctp_auth_deact_key_id()
56 #define key_for_each(__key, __list_head) \ macro
320 - 'key_for_each'