Searched defs:aesbs_xts_ctx (Results 1 – 2 of 2) sorted by relevance
66 struct aesbs_xts_ctx { struct67 struct aesbs_ctx key;68 u32 twkey[AES_MAX_KEYLENGTH_U32];69 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;