Function wlan_rsn::key::exchange::handshake::fourway::get_group_mgmt_cipher

source ยท
pub fn get_group_mgmt_cipher(
    s_protection: &ProtectionInfo,
    a_protection: &ProtectionInfo,
) -> Result<Option<Cipher>, Error>