Home
last modified time | relevance | path

Searched defs:ctrptr (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/crypto/
Ddes_s390.c303 static unsigned int __ctrblk_init(u8 *ctrptr, u8 *iv, unsigned int nbytes) in __ctrblk_init()
322 u8 buf[DES_BLOCK_SIZE], *ctrptr; in ctr_desall_crypt() local
Dpaes_s390.c611 static unsigned int __ctrblk_init(u8 *ctrptr, u8 *iv, unsigned int nbytes) in __ctrblk_init()
630 u8 buf[AES_BLOCK_SIZE], *ctrptr; in ctr_paes_crypt() local
Daes_s390.c553 static unsigned int __ctrblk_init(u8 *ctrptr, u8 *iv, unsigned int nbytes) in __ctrblk_init()
572 u8 buf[AES_BLOCK_SIZE], *ctrptr; in ctr_aes_crypt() local
/kernel/linux/linux-4.19/arch/s390/crypto/
Ddes_s390.c368 static unsigned int __ctrblk_init(u8 *ctrptr, u8 *iv, unsigned int nbytes) in __ctrblk_init()
387 u8 buf[DES_BLOCK_SIZE], *ctrptr; in ctr_desall_crypt() local
Dpaes_s390.c431 static unsigned int __ctrblk_init(u8 *ctrptr, u8 *iv, unsigned int nbytes) in __ctrblk_init()
450 u8 buf[AES_BLOCK_SIZE], *ctrptr; in ctr_paes_crypt() local
Daes_s390.c684 static unsigned int __ctrblk_init(u8 *ctrptr, u8 *iv, unsigned int nbytes) in __ctrblk_init()
703 u8 buf[AES_BLOCK_SIZE], *ctrptr; in ctr_aes_crypt() local