Searched refs:a4_exists (Results 1 – 2 of 2) sorted by relevance
659 signed int a4_exists,662 signed int a4_exists,772 signed int a4_exists, in construct_mic_header2() argument817 signed int a4_exists, in construct_ctr_preload() argument831 if (qc_exists && a4_exists) in construct_ctr_preload()896 a4_exists = 0; in aes_cipher()898 a4_exists = 1; in aes_cipher()929 a4_exists, in aes_cipher()942 a4_exists, in aes_cipher()1122 a4_exists = 0; in aes_decipher()[all …]
899 if (qc_exists && a4_exists) in construct_mic_iv()901 if (qc_exists && !a4_exists) in construct_mic_iv()959 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()989 if (qc_exists && a4_exists) in construct_ctr_preload()991 if (qc_exists && !a4_exists) in construct_ctr_preload()1043 a4_exists = 0; in aes_cipher()1045 a4_exists = 1; in aes_cipher()1224 a4_exists = 0; in aes_decipher()[all …]
Completed in 8 milliseconds