Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/core/
H A Drtw_security.c647 signed int a4_exists,
658 signed int a4_exists,
661 signed int a4_exists,
693 signed int a4_exists, in construct_mic_iv() argument
703 if (qc_exists && a4_exists) in construct_mic_iv()
706 if (qc_exists && !a4_exists) in construct_mic_iv()
771 signed int a4_exists, in construct_mic_header2() argument
789 if (!qc_exists && a4_exists) { in construct_mic_header2()
794 if (qc_exists && !a4_exists) { in construct_mic_header2()
799 if (qc_exists && a4_exists) { in construct_mic_header2()
[all …]