Searched refs:a4_exists (Results 1 – 2 of 2) sorted by relevance
658 signed int a4_exists,661 signed int a4_exists,771 signed int a4_exists, in construct_mic_header2() argument816 signed int a4_exists, in construct_ctr_preload() argument830 if (qc_exists && a4_exists) in construct_ctr_preload()895 a4_exists = 0; in aes_cipher()897 a4_exists = 1; in aes_cipher()928 a4_exists, in aes_cipher()941 a4_exists, in aes_cipher()1121 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 11 milliseconds