Searched refs:raw_tweak_ctx (Results 1 – 1 of 1) sorted by relevance
79 u8 raw_tweak_ctx[sizeof(struct crypto_aes_ctx) + AESNI_ALIGN - 1]; member659 return aes_set_key_common(tfm, ctx->raw_tweak_ctx, key + keylen / 2, in xts_aesni_setkey()724 aes_ctx(ctx->raw_tweak_ctx), in xts_encrypt()735 aes_ctx(ctx->raw_tweak_ctx), in xts_decrypt()750 .tweak_ctx = aes_ctx(ctx->raw_tweak_ctx), in xts_encrypt()775 .tweak_ctx = aes_ctx(ctx->raw_tweak_ctx), in xts_decrypt()