Searched refs:next_ctr (Results 1 – 2 of 2) sorted by relevance
52 u64 next_ctr = 0;62 next_ctr = blocks_unused;66 next_ctr = nb;74 add32TOU(ivec + 12, (u32) next_ctr);
96 uint64_t next_ctr = 0; in ppc_aes_gcm_crypt() local111 next_ctr = blocks_unused; in ppc_aes_gcm_crypt()115 next_ctr = nb; in ppc_aes_gcm_crypt()124 ivec->d[3] = bswap32(ivec_val + next_ctr); in ppc_aes_gcm_crypt()126 ivec->d[3] += next_ctr; in ppc_aes_gcm_crypt()