Searched defs:aesbs_xts_ctx (Results 1 – 2 of 2) sorted by relevance
68 struct aesbs_xts_ctx { struct69 struct aesbs_ctx key;70 u32 twkey[AES_MAX_KEYLENGTH_U32];71 struct crypto_aes_ctx cts;
57 struct aesbs_xts_ctx { struct58 struct aesbs_ctx key;59 struct crypto_cipher *cts_tfm;60 struct crypto_cipher *tweak_tfm;