Home
last modified time | relevance | path

Searched refs:CS_ID_GCM_AES_128 (Results 1 – 4 of 4) sorted by relevance

/external/wpa_supplicant_8/src/common/
Dieee802_1x_defs.h13 #define CS_ID_GCM_AES_128 {0x00, 0x80, 0x02, 0x00, 0x01, 0x00, 0x00, 0x01} macro
/external/wpa_supplicant_8/src/pae/
Dieee802_1x_cp.c23 static u8 default_cs_id[] = CS_ID_GCM_AES_128;
Dieee802_1x_kay.c40 CS_ID_GCM_AES_128,
/external/wpa_supplicant_8/src/drivers/
Ddriver_macsec_qca.c491 u8 default_cs_id[] = CS_ID_GCM_AES_128; in macsec_qca_set_current_cipher_suite()