Home
last modified time | relevance | path

Searched refs:HDI_NONCE_LEN (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_struct.h49 uint8_t anonce[HDI_NONCE_LEN];
50 uint8_t snonce[HDI_NONCE_LEN];
H A Dwifi_hdi_define.h243 #define HDI_NONCE_LEN 32 macro