Searched refs:CS_TABLE_SIZE (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/pae/
H A Dieee802_1x_kay.c48 #define CS_TABLE_SIZE (ARRAY_SIZE(cipher_suite_tbl)) macro
373 for (i = 0; i < CS_TABLE_SIZE; i++) {
377 if (i >= CS_TABLE_SIZE)
3520 if ((unsigned int) cs_index >= CS_TABLE_SIZE) {
/external/wpa_supplicant_8/src/pae/
H A Dieee802_1x_kay.c48 #define CS_TABLE_SIZE (ARRAY_SIZE(cipher_suite_tbl)) macro
373 for (i = 0; i < CS_TABLE_SIZE; i++) {
377 if (i >= CS_TABLE_SIZE)
3520 if ((unsigned int) cs_index >= CS_TABLE_SIZE) {
/external/wpa_supplicant_8/wpa_supplicant/src/pae/
H A Dieee802_1x_kay.c48 #define CS_TABLE_SIZE (ARRAY_SIZE(cipher_suite_tbl)) macro
373 for (i = 0; i < CS_TABLE_SIZE; i++) {
377 if (i >= CS_TABLE_SIZE)
3520 if ((unsigned int) cs_index >= CS_TABLE_SIZE) {

Completed in 103 milliseconds