Home
last modified time | relevance | path

Searched refs:HDI_KEY_MGMT_FILS_SHA256 (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/
H A Dwifi_hdi_define.h88 #define HDI_KEY_MGMT_FILS_SHA256 HDI_BIT(18) macro
H A Dwifi_hdi_common.c315 return HDI_KEY_MGMT_FILS_SHA256; in HdiRsnKeyMgmtToAuthMgmt()
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/
H A Dwifi_hdi_common_test.cpp723 EXPECT_EQ(HDI_KEY_MGMT_FILS_SHA256, HdiRsnKeyMgmtToAuthMgmt(s));