Searched refs:qc_exists (Results 1 – 3 of 3) sorted by relevance
833 if (qc_exists && a4_exists) in construct_mic_iv()835 if (qc_exists && !a4_exists) in construct_mic_iv()837 if (!qc_exists) in construct_mic_iv()931 if (qc_exists && a4_exists) in construct_ctr_preload()933 if (qc_exists && !a4_exists) in construct_ctr_preload()993 qc_exists = 1; in aes_cipher()999 qc_exists = 1; in aes_cipher()1001 qc_exists = 0; in aes_cipher()1201 qc_exists = 1; in aes_decipher()1208 qc_exists = 1; in aes_decipher()[all …]
663 signed int qc_exists,710 if (!qc_exists) in construct_mic_iv()773 signed int qc_exists) in construct_mic_header2() argument903 qc_exists = 1; in aes_cipher()915 qc_exists = 1; in aes_cipher()917 qc_exists = 0; in aes_cipher()928 qc_exists, in aes_cipher()943 qc_exists); in aes_cipher()1129 qc_exists = 1; in aes_decipher()1141 qc_exists = 1; in aes_decipher()[all …]
900 if (qc_exists && a4_exists) in construct_mic_iv()902 if (qc_exists && !a4_exists) in construct_mic_iv()904 if (!qc_exists) in construct_mic_iv()946 sint qc_exists) in construct_mic_header2() argument990 if (qc_exists && a4_exists) in construct_ctr_preload()1051 qc_exists = 1; in aes_cipher()1060 qc_exists = 1; in aes_cipher()1062 qc_exists = 0; in aes_cipher()1231 qc_exists = 1; in aes_decipher()1240 qc_exists = 1; in aes_decipher()[all …]
Completed in 12 milliseconds