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

/linux-master/arch/s390/crypto/
H A Ddes_s390.c303 static unsigned int __ctrblk_init(u8 *ctrptr, u8 *iv, unsigned int nbytes) argument
322 u8 buf[DES_BLOCK_SIZE], *ctrptr; local
[all...]
H A Dpaes_s390.c616 static unsigned int __ctrblk_init(u8 *ctrptr, u8 *iv, unsigned int nbytes) argument
635 u8 buf[AES_BLOCK_SIZE], *ctrptr; local
[all...]
H A Daes_s390.c550 static unsigned int __ctrblk_init(u8 *ctrptr, u8 *iv, unsigned int nbytes) argument
569 u8 buf[AES_BLOCK_SIZE], *ctrptr; local
[all...]

Completed in 145 milliseconds