Searched refs:qc_exists (Results 1 – 1 of 1) sorted by relevance
632 signed int qc_exists, in construct_mic_iv() argument643 if (qc_exists && a4_exists) in construct_mic_iv()646 if (qc_exists && !a4_exists) in construct_mic_iv()649 if (!qc_exists) in construct_mic_iv()712 signed int qc_exists) in construct_mic_header2() argument729 if (!qc_exists && a4_exists) { in construct_mic_header2()734 if (qc_exists && !a4_exists) { in construct_mic_header2()739 if (qc_exists && a4_exists) { in construct_mic_header2()757 signed int qc_exists, in construct_ctr_preload() argument770 if (qc_exists && a4_exists) in construct_ctr_preload()[all …]