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

/freebsd-12-stable/contrib/wpa/src/pae/
H A Dieee802_1x_kay.c58 #define CS_TABLE_SIZE (ARRAY_SIZE(cipher_suite_tbl)) macro
407 for (i = 0; i < CS_TABLE_SIZE; i++) {
1555 if (participant->advised_desired && cs_index < CS_TABLE_SIZE) {
1602 if (cs_index >= CS_TABLE_SIZE)
3873 if (cs_index >= CS_TABLE_SIZE) {

Completed in 68 milliseconds