Home
last modified time | relevance | path

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

/linux-6.8/arch/s390/crypto/
Daes_s390.c43 struct s390_aes_ctx { struct
44 u8 key[AES_MAX_KEY_SIZE];
45 int key_len;
46 unsigned long fc;
47 union {
50 } fallback;