Searched refs:WPA_CIPHER_NONE (Results 1 – 3 of 3) sorted by relevance
105 #define WPA_CIPHER_NONE 0 macro115 #define WAPI_CIPHER_NONE WPA_CIPHER_NONE121 #define IS_WPA_CIPHER(cipher) ((cipher) == WPA_CIPHER_NONE || \
105 #define WPA_CIPHER_NONE 0 macro113 #define IS_WPA_CIPHER(cipher) ((cipher) == WPA_CIPHER_NONE || \
117 pWpaCore->WpaSupplParams.pair_wise = WPA_CIPHER_NONE; in WpaCore_InitWpaParams()118 pWpaCore->WpaSupplParams.group = WPA_CIPHER_NONE; in WpaCore_InitWpaParams()255 pWpaCore->WpaSupplParams.pair_wise = WPA_CIPHER_NONE; in WpaCore_SetEncryptionPairWise()674 if (pWpaCore->WpaSupplParams.pair_wise == WPA_CIPHER_NONE) in WpaCore_SetSsid()