Home
last modified time | relevance | path

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

/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;