Searched defs:ctrblk (Results 1 – 13 of 13) sorted by relevance
251 u8 *ctrblk = walk->iv; in ctr_crypt_final() local290 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() local245 le128 ctrblk; in __glue_ctr_crypt_128bit() local
70 be128 ctrblk; in __serpent_crypt_ctr() local
67 be128 ctrblk; in twofish_enc_blk_ctr() local
64 be128 ctrblk; in serpent_crypt_ctr() local
73 be128 ctrblk; in cast6_crypt_ctr() local
1294 be128 ctrblk; in camellia_crypt_ctr() local
474 u8 *ctrblk = walk->iv; in ctr_crypt_final() local
339 u8 *ctrblk = walk->iv; in ctr_crypt_final() local
28 static u8 *ctrblk; variable
36 static u8 *ctrblk; variable