Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/s390/crypto/
A 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
A Dpaes_s390.c623 static unsigned int __ctrblk_init(u8 *ctrptr, u8 *iv, unsigned int nbytes) in __ctrblk_init()
642 u8 buf[AES_BLOCK_SIZE], *ctrptr; in ctr_paes_crypt() local
A Daes_s390.c550 static unsigned int __ctrblk_init(u8 *ctrptr, u8 *iv, unsigned int nbytes) in __ctrblk_init()
569 u8 buf[AES_BLOCK_SIZE], *ctrptr; in ctr_aes_crypt() local

Completed in 10 milliseconds