Searched refs:ash (Results 1 – 1 of 1) sorted by relevance
138 struct ieee802154_aux_security_hdr *ash = (struct ieee802154_aux_security_hdr *)buf; in ieee802154_validate_aux_security_hdr() local147 if (ash->control.key_id_mode != IEEE802154_KEY_ID_MODE_IMPLICIT) { in ieee802154_validate_aux_security_hdr()152 switch (ash->control.key_id_mode) { in ieee802154_validate_aux_security_hdr()161 if (!ash->kif.mode_1.key_index) { in ieee802154_validate_aux_security_hdr()172 if (!ash->kif.mode_2.key_index) { in ieee802154_validate_aux_security_hdr()183 if (!ash->kif.mode_3.key_index) { in ieee802154_validate_aux_security_hdr()193 return ash; in ieee802154_validate_aux_security_hdr()