Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/core/
H A Drtw_security.c646 signed int qc_exists,
659 signed int qc_exists);
662 signed int qc_exists,
692 signed int qc_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()
709 if (!qc_exists) in construct_mic_iv()
772 signed int qc_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()
[all …]