Searched defs:cipher (Results 1 – 2 of 2) sorted by relevance
116 #define IS_WPA_CIPHER(cipher) ((cipher) == WPA_CIPHER_NONE || \ argument
2902 legacy_hal::wifi_rtt_cipher_suite convertAidlCipherSuiteToLegacy(long cipher) { in convertAidlCipherSuiteToLegacy()