Home
last modified time | relevance | path

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

/linux-5.10/arch/s390/crypto/
Daes_s390.c42 struct s390_aes_ctx { struct
43 u8 key[AES_MAX_KEY_SIZE];
44 int key_len;
45 unsigned long fc;
46 union {
49 } fallback;