Home
last modified time | relevance | path

Searched defs:gcm_sg_walk (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/crypto/
Daes_s390.c60 struct gcm_sg_walk { struct
61 struct scatter_walk walk;
62 unsigned int walk_bytes;
63 u8 *walk_ptr;
64 unsigned int walk_bytes_remain;
65 u8 buf[AES_BLOCK_SIZE];
66 unsigned int buf_bytes;
67 u8 *ptr;
68 unsigned int nbytes;
/kernel/linux/linux-6.6/arch/s390/crypto/
Daes_s390.c61 struct gcm_sg_walk { struct
62 struct scatter_walk walk;
63 unsigned int walk_bytes;
64 u8 *walk_ptr;
65 unsigned int walk_bytes_remain;
66 u8 buf[AES_BLOCK_SIZE];
67 unsigned int buf_bytes;
68 u8 *ptr;
69 unsigned int nbytes;