Searched refs:cipher_suite_tbl (Results 1 – 1 of 1) sorted by relevance
42 static struct macsec_ciphersuite cipher_suite_tbl[] = { variable58 #define CS_TABLE_SIZE (ARRAY_SIZE(cipher_suite_tbl))408 if (cipher_suite_tbl[i].id == cs) { in ieee802_1x_kay_get_cipher_suite()410 return &cipher_suite_tbl[i]; in ieee802_1x_kay_get_cipher_suite()1597 length += cipher_suite_tbl[cs_index].sak_len + 8; in ieee802_1x_mka_get_dist_sak_length()1644 cs = host_to_be64(cipher_suite_tbl[cs_index].id); in ieee802_1x_mka_encode_dist_sak_body()1649 cipher_suite_tbl[cs_index].sak_len / 8, in ieee802_1x_mka_encode_dist_sak_body()1768 cs = &cipher_suite_tbl[kay->macsec_csindex]; in ieee802_1x_mka_decode_dist_sak_body()2151 cs = &cipher_suite_tbl[kay->macsec_csindex]; in ieee802_1x_kay_generate_new_sak()3921 kay->macsec_capable = cipher_suite_tbl[kay->macsec_csindex].capable; in ieee802_1x_kay_change_cipher_suite()