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))416 if (cipher_suite_tbl[i].id == cs) { in ieee802_1x_kay_get_cipher_suite()418 return &cipher_suite_tbl[i]; in ieee802_1x_kay_get_cipher_suite()1605 length += cipher_suite_tbl[cs_index].sak_len + 8; in ieee802_1x_mka_get_dist_sak_length()1652 cs = host_to_be64(cipher_suite_tbl[cs_index].id); in ieee802_1x_mka_encode_dist_sak_body()1657 cipher_suite_tbl[cs_index].sak_len / 8, in ieee802_1x_mka_encode_dist_sak_body()1776 cs = &cipher_suite_tbl[kay->macsec_csindex]; in ieee802_1x_mka_decode_dist_sak_body()2171 cs = &cipher_suite_tbl[kay->macsec_csindex]; in ieee802_1x_kay_generate_new_sak()3963 kay->macsec_capable = cipher_suite_tbl[kay->macsec_csindex].capable; in ieee802_1x_kay_change_cipher_suite()