Home
last modified time | relevance | path

Searched refs:a4_exists (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/staging/r8188eu/core/
A Drtw_security.c833 if (qc_exists && a4_exists) in construct_mic_iv()
835 if (qc_exists && !a4_exists) in construct_mic_iv()
897 if (!qc_exists && a4_exists) { in construct_mic_header2()
902 if (qc_exists && !a4_exists) { in construct_mic_header2()
907 if (qc_exists && a4_exists) { in construct_mic_header2()
931 if (qc_exists && a4_exists) in construct_ctr_preload()
933 if (qc_exists && !a4_exists) in construct_ctr_preload()
988 a4_exists = 0; in aes_cipher()
990 a4_exists = 1; in aes_cipher()
1195 a4_exists = 0; in aes_decipher()
[all …]
/linux/drivers/staging/rtl8723bs/core/
A Drtw_security.c659 signed int a4_exists,
662 signed int a4_exists,
772 signed int a4_exists, in construct_mic_header2() argument
817 signed int a4_exists, in construct_ctr_preload() argument
831 if (qc_exists && a4_exists) in construct_ctr_preload()
896 a4_exists = 0; in aes_cipher()
898 a4_exists = 1; in aes_cipher()
929 a4_exists, in aes_cipher()
942 a4_exists, in aes_cipher()
1122 a4_exists = 0; in aes_decipher()
[all …]
/linux/drivers/staging/rtl8712/
A Drtl871x_security.c900 if (qc_exists && a4_exists) in construct_mic_iv()
902 if (qc_exists && !a4_exists) in construct_mic_iv()
960 if (!qc_exists && a4_exists) in construct_mic_header2()
963 if (qc_exists && !a4_exists) { in construct_mic_header2()
967 if (qc_exists && a4_exists) { in construct_mic_header2()
990 if (qc_exists && a4_exists) in construct_ctr_preload()
992 if (qc_exists && !a4_exists) in construct_ctr_preload()
1044 a4_exists = 0; in aes_cipher()
1046 a4_exists = 1; in aes_cipher()
1225 a4_exists = 0; in aes_decipher()
[all …]

Completed in 12 milliseconds