Searched refs:aesni_xts_ctx (Results 1 – 1 of 1) sorted by relevance
47 #define XTS_AES_CTX_SIZE (sizeof(struct aesni_xts_ctx) + AESNI_ALIGN_EXTRA)49 struct aesni_xts_ctx { struct116 static inline struct aesni_xts_ctx *aes_xts_ctx(struct crypto_skcipher *tfm) in aes_xts_ctx()487 struct aesni_xts_ctx *ctx = aes_xts_ctx(tfm); in xts_setkey_aesni()516 const struct aesni_xts_ctx *ctx = aes_xts_ctx(tfm); in xts_crypt_slowpath()583 const struct aesni_xts_ctx *ctx = aes_xts_ctx(tfm); in xts_crypt()