Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/crypto/
Daes_s390.c59 struct s390_xts_ctx { struct
60 u8 key[32];
61 u8 pcc_key[32];
62 long enc;
63 long dec;
64 int key_len;
65 struct crypto_blkcipher *fallback;