Home
last modified time | relevance | path

Searched refs:WPA_CIPHER_NONE (Results 1 – 1 of 1) sorted by relevance

/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
Dwpa.h106 #define WPA_CIPHER_NONE 0 /* None */ macro
116 #define IS_WPA_CIPHER(cipher) ((cipher) == WPA_CIPHER_NONE || \