Home
last modified time | relevance | path

Searched defs:ctrptr (Results 1 – 2 of 2) 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() argument
322 u8 buf[DES_BLOCK_SIZE], *ctrptr; in ctr_desall_crypt() local
[all...]
H A Daes_s390.c656 static unsigned int __ctrblk_init(u8 *ctrptr, u8 *iv, unsigned int nbytes) in __ctrblk_init() argument
675 u8 buf[AES_BLOCK_SIZE], *ctrptr; in ctr_aes_crypt() local
[all...]