Home
last modified time | relevance | path

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

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