Searched refs:aesni_xts_ctx (Results 1 – 1 of 1) sorted by relevance
46 #define XTS_AES_CTX_SIZE (sizeof(struct aesni_xts_ctx) + AESNI_ALIGN_EXTRA)48 struct aesni_xts_ctx { struct93 static inline struct aesni_xts_ctx *aes_xts_ctx(struct crypto_skcipher *tfm) in aes_xts_ctx()394 struct aesni_xts_ctx *ctx = aes_xts_ctx(tfm); in xts_setkey_aesni()423 const struct aesni_xts_ctx *ctx = aes_xts_ctx(tfm); in xts_crypt_slowpath()490 const struct aesni_xts_ctx *ctx = aes_xts_ctx(tfm); in xts_crypt()