Home
last modified time | relevance | path

Searched refs:__ctrblk_init (Results 1 – 3 of 3) sorted by relevance

/linux/arch/s390/crypto/
H A Ddes_s390.c303 static unsigned int __ctrblk_init(u8 *ctrptr, u8 *iv, unsigned int nbytes) in __ctrblk_init() function
333 n = __ctrblk_init(ctrblk, walk.iv, nbytes); in ctr_desall_crypt()
H A Dpaes_s390.c794 static unsigned int __ctrblk_init(u8 *ctrptr, u8 *iv, unsigned int nbytes) in __ctrblk_init() function
834 n = __ctrblk_init(ctrblk, walk.iv, nbytes); in ctr_paes_crypt()
H A Daes_s390.c657 static unsigned int __ctrblk_init(u8 *ctrptr, u8 *iv, unsigned int nbytes) in __ctrblk_init() function
691 n = __ctrblk_init(ctrblk, walk.iv, nbytes); in ctr_aes_crypt()