Home
last modified time | relevance | path

Searched refs:aes_xts_ctx (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/arch/x86/crypto/
Daesni-intel_glue.c116 static inline struct aesni_xts_ctx *aes_xts_ctx(struct crypto_skcipher *tfm) in aes_xts_ctx() function
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()