Searched refs:ieee802_1x_mka_sci (Results 1 – 4 of 4) sorted by relevance
39 struct ieee802_1x_mka_sci { struct81 struct ieee802_1x_mka_sci sci; /* const SCI sci */112 struct ieee802_1x_mka_sci sci; /* const SCI sci */179 struct ieee802_1x_mka_sci actor_sci;181 struct ieee802_1x_mka_sci key_server_sci;238 u64 mka_sci_u64(struct ieee802_1x_mka_sci *sci);
45 struct ieee802_1x_mka_sci sci;136 struct ieee802_1x_mka_sci current_peer_sci;210 struct ieee802_1x_mka_sci actor_sci;
116 static const char * sci_txt(const struct ieee802_1x_mka_sci *sci) in sci_txt()418 u64 mka_sci_u64(struct ieee802_1x_mka_sci *sci) in mka_sci_u64()420 struct ieee802_1x_mka_sci tmp; in mka_sci_u64()429 static bool sci_equal(const struct ieee802_1x_mka_sci *a, in sci_equal()430 const struct ieee802_1x_mka_sci *b) in sci_equal()432 return os_memcmp(a, b, sizeof(struct ieee802_1x_mka_sci)) == 0; in sci_equal()441 const struct ieee802_1x_mka_sci *sci) in ieee802_1x_kay_get_peer_sci()521 ieee802_1x_kay_init_receive_sc(const struct ieee802_1x_mka_sci *psci) in ieee802_1x_kay_init_receive_sc()2727 ieee802_1x_kay_init_transmit_sc(const struct ieee802_1x_mka_sci *sci) in ieee802_1x_kay_init_transmit_sc()
63 struct ieee802_1x_mka_sci sci;497 struct ieee802_1x_mka_sci *sci, in macsec_qca_lookup_channel()504 sizeof(struct ieee802_1x_mka_sci)) == 0) { in macsec_qca_lookup_channel()515 struct ieee802_1x_mka_sci *sci, in macsec_qca_register_channel()518 os_memcpy(&map[channel].sci, sci, sizeof(struct ieee802_1x_mka_sci)); in macsec_qca_register_channel()