Searched refs:key_for_each (Results 1 – 3 of 3) sorted by relevance
363 key_for_each(sh_key, &ep->endpoint_shared_keys) { in sctp_auth_asoc_copy_shkeys()437 key_for_each(key, &asoc->endpoint_shared_keys) { in sctp_auth_get_shkey()742 key_for_each(shkey, sh_keys) { in sctp_auth_set_key()802 key_for_each(key, sh_keys) { in sctp_auth_set_active_key()853 key_for_each(key, sh_keys) { in sctp_auth_del_key_id()896 key_for_each(key, sh_keys) { in sctp_auth_deact_key_id()
51 #define key_for_each(__key, __list_head) \ macro
533 - 'key_for_each'