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)63 struct aesni_xts_ctx { struct819 struct aesni_xts_ctx *ctx = crypto_skcipher_ctx(tfm); in xts_aesni_setkey()842 struct aesni_xts_ctx *ctx = crypto_skcipher_ctx(tfm); in xts_crypt()