Home
last modified time | relevance | path

Searched defs:ctrblk (Results 1 – 7 of 7) sorted by relevance

/linux-3.3/crypto/
Dctr.c54 u8 *ctrblk = walk->iv; in crypto_ctr_crypt_final() local
74 u8 *ctrblk = walk->iv; in crypto_ctr_crypt_segment() local
102 u8 *ctrblk = walk->iv; in crypto_ctr_crypt_inplace() local
/linux-3.3/arch/x86/crypto/
Dblowfish_glue.c335 u8 *ctrblk = walk->iv; in ctr_crypt_final() local
356 u64 ctrblk = be64_to_cpu(*(__be64 *)walk->iv); in __ctr_crypt() local
Dtwofish_glue_3way.c316 u8 *ctrblk = walk->iv; in ctr_crypt_final() local
337 u128 ctrblk; in __ctr_crypt() local
Dserpent_sse2_glue.c343 u8 *ctrblk = walk->iv; in ctr_crypt_final() local
364 u128 ctrblk; in __ctr_crypt() local
Daesni-intel_glue.c424 u8 *ctrblk = walk->iv; in ctr_crypt_final() local
/linux-3.3/arch/s390/crypto/
Ddes_s390.c27 static u8 *ctrblk; variable
Daes_s390.c34 static u8 *ctrblk; variable