Searched defs:ctrblk (Results 1 – 13 of 13) sorted by relevance
253 u8 *ctrblk = walk->iv; in ctr_crypt_final() local292 u64 ctrblk; in __ctr_crypt() local
267 u8 *ctrblk = walk->iv; in ctr_crypt_final() local288 u64 ctrblk = be64_to_cpu(*(__be64 *)walk->iv); in __ctr_crypt() local
273 u8 *ctrblk = walk->iv; in ctr_crypt_final() local294 u64 ctrblk = be64_to_cpu(*(__be64 *)walk->iv); in __ctr_crypt() local
224 le128 ctrblk; in glue_ctr_crypt_final_128bit() local246 le128 ctrblk; in __glue_ctr_crypt_128bit() local
71 be128 ctrblk; in __serpent_crypt_ctr() local
67 be128 ctrblk; in twofish_enc_blk_ctr() local
64 be128 ctrblk; in serpent_crypt_ctr() local
74 be128 ctrblk; in cast6_crypt_ctr() local
1294 be128 ctrblk; in camellia_crypt_ctr() local
472 u8 *ctrblk = walk->iv; in ctr_crypt_final() local
339 u8 *ctrblk = walk->iv; in ctr_crypt_final() local
27 static u8 *ctrblk; variable
35 static u8 *ctrblk; variable