Searched refs:BYTE_LEN (Results 1 – 6 of 6) sorted by relevance
82 if (((ops[i]->sym->cipher.data.length % BYTE_LEN) != 0) in process_zuc_cipher_op()84 % BYTE_LEN) != 0)) { in process_zuc_cipher_op()152 if ((ops[i]->sym->auth.data.offset % BYTE_LEN) != 0) { in process_zuc_hash_op()
13 #define BYTE_LEN 8 macro
12 #define BYTE_LEN 8 macro
150 if ((ops[i]->sym->auth.data.offset % BYTE_LEN) != 0) { in process_kasumi_hash_op()343 if (((curr_c_op->sym->cipher.data.length % BYTE_LEN) != 0) in kasumi_pmd_dequeue_burst()344 || ((ops[i]->sym->cipher.data.offset % BYTE_LEN) != 0)) { in kasumi_pmd_dequeue_burst()
241 if ((ops[i]->sym->auth.data.offset % BYTE_LEN) != 0) { in process_snow3g_hash_op()468 if (((curr_c_op->sym->cipher.data.length % BYTE_LEN) != 0) in snow3g_pmd_dequeue_burst()470 % BYTE_LEN) != 0)) { in snow3g_pmd_dequeue_burst()