]> git.ipfire.org Git - thirdparty/hostap.git/blobdiff - src/pae/ieee802_1x_secy_ops.h
mka: Add enable_encrypt op and call it from CP state machine
[thirdparty/hostap.git] / src / pae / ieee802_1x_secy_ops.h
index 477120b1f4a0a77e58b938dd49d911cee01ce66b..9fb29c3ddfa016f4128786471aaf2ea346cb01a6 100644 (file)
@@ -21,6 +21,7 @@ int secy_deinit_macsec(struct ieee802_1x_kay *kay);
 int secy_cp_control_validate_frames(struct ieee802_1x_kay *kay,
                                    enum validate_frames vf);
 int secy_cp_control_protect_frames(struct ieee802_1x_kay *kay, Boolean flag);
+int secy_cp_control_encrypt(struct ieee802_1x_kay *kay, Boolean enabled);
 int secy_cp_control_replay(struct ieee802_1x_kay *kay, Boolean flag, u32 win);
 int secy_cp_control_current_cipher_suite(struct ieee802_1x_kay *kay, u64 cs);
 int secy_cp_control_confidentiality_offset(struct ieee802_1x_kay *kay,