Home
last modified time | relevance | path

Searched refs:ieee802_1x_kay_ctx (Results 1 – 4 of 4) sorted by relevance

/external/wpa_supplicant_8/src/pae/
Dieee802_1x_secy_ops.c30 struct ieee802_1x_kay_ctx *ops; in secy_cp_control_protect_frames()
50 struct ieee802_1x_kay_ctx *ops; in secy_cp_control_encrypt()
70 struct ieee802_1x_kay_ctx *ops; in secy_cp_control_replay()
90 struct ieee802_1x_kay_ctx *ops; in secy_cp_control_current_cipher_suite()
118 struct ieee802_1x_kay_ctx *ops; in secy_cp_control_enable_port()
138 struct ieee802_1x_kay_ctx *ops; in secy_get_capability()
159 struct ieee802_1x_kay_ctx *ops; in secy_get_receive_lowest_pn()
180 struct ieee802_1x_kay_ctx *ops; in secy_get_transmit_next_pn()
201 struct ieee802_1x_kay_ctx *ops; in secy_set_transmit_next_pn()
222 struct ieee802_1x_kay_ctx *ops; in secy_set_receive_lowest_pn()
[all …]
Dieee802_1x_kay.h137 struct ieee802_1x_kay_ctx { struct
205 struct ieee802_1x_kay_ctx *ctx;
241 ieee802_1x_kay_init(struct ieee802_1x_kay_ctx *ctx, enum macsec_policy policy,
Dieee802_1x_kay.c3410 ieee802_1x_kay_init(struct ieee802_1x_kay_ctx *ctx, enum macsec_policy policy, in ieee802_1x_kay_init()
/external/wpa_supplicant_8/wpa_supplicant/
Dwpas_kay.c193 struct ieee802_1x_kay_ctx *kay_ctx; in ieee802_1x_alloc_kay_sm()