Home
last modified time | relevance | path

Searched refs:HDI_RSN_AUTH_KEY_MGMT_FILS_SHA384 (Results 1 – 2 of 2) 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.h123 #define HDI_RSN_AUTH_KEY_MGMT_FILS_SHA384 HDI_BIT_MULTI(0x00, 0x0f, 0xac, 15) macro
H A Dwifi_hdi_common.c317 if (HDI_GET_RSN_ID(s) == HDI_RSN_AUTH_KEY_MGMT_FILS_SHA384) { in HdiRsnKeyMgmtToAuthMgmt()