Home
last modified time | relevance | path

Searched refs:HDI_KEY_MGMT_FILS_SHA384 (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.h89 #define HDI_KEY_MGMT_FILS_SHA384 HDI_BIT(19) macro
H A Dwifi_hdi_common.c318 return HDI_KEY_MGMT_FILS_SHA384; 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.cpp729 EXPECT_EQ(HDI_KEY_MGMT_FILS_SHA384, HdiRsnKeyMgmtToAuthMgmt(s));