Searched refs:qc_exists (Results 1 – 2 of 2) sorted by relevance
647 signed int qc_exists,660 signed int qc_exists);663 signed int qc_exists,693 signed int qc_exists, in construct_mic_iv() argument704 if (qc_exists && a4_exists) in construct_mic_iv()707 if (qc_exists && !a4_exists) in construct_mic_iv()710 if (!qc_exists) in construct_mic_iv()773 signed int qc_exists) in construct_mic_header2() argument790 if (!qc_exists && a4_exists) { in construct_mic_header2()795 if (qc_exists && !a4_exists) { in construct_mic_header2()[all …]
893 static void construct_mic_iv(u8 *mic_iv, sint qc_exists, sint a4_exists, in construct_mic_iv() argument899 if (qc_exists && a4_exists) in construct_mic_iv()901 if (qc_exists && !a4_exists) in construct_mic_iv()903 if (!qc_exists) in construct_mic_iv()945 sint qc_exists) in construct_mic_header2() argument959 if (!qc_exists && a4_exists) in construct_mic_header2()962 if (qc_exists && !a4_exists) { in construct_mic_header2()966 if (qc_exists && a4_exists) { in construct_mic_header2()980 sint a4_exists, sint qc_exists, in construct_ctr_preload() argument989 if (qc_exists && a4_exists) in construct_ctr_preload()[all …]