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()839 key_for_each(shkey, sh_keys) { in sctp_auth_set_key()899 key_for_each(key, sh_keys) { in sctp_auth_set_active_key()950 key_for_each(key, sh_keys) { in sctp_auth_del_key_id()993 key_for_each(key, sh_keys) { in sctp_auth_deact_key_id()
56 #define key_for_each(__key, __list_head) \ macro
509 - 'key_for_each'