Home
last modified time | relevance | path

Searched defs:cipher (Results 1 – 2 of 2) sorted by relevance

/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
Dwpa.h116 #define IS_WPA_CIPHER(cipher) ((cipher) == WPA_CIPHER_NONE || \ argument
/hardware/interfaces/wifi/aidl/default/
Daidl_struct_util.cpp2902 legacy_hal::wifi_rtt_cipher_suite convertAidlCipherSuiteToLegacy(long cipher) { in convertAidlCipherSuiteToLegacy()