Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/crypto/
Dcamellia_aesni_avx_glue.c190 struct camellia_xts_ctx *ctx = crypto_skcipher_ctx(tfm); in xts_camellia_setkey()
212 struct camellia_xts_ctx *ctx = crypto_skcipher_ctx(tfm); in xts_encrypt()
222 struct camellia_xts_ctx *ctx = crypto_skcipher_ctx(tfm); in xts_decrypt()
278 .base.cra_ctxsize = sizeof(struct camellia_xts_ctx),
Dcamellia_aesni_avx2_glue.c186 struct camellia_xts_ctx *ctx = crypto_skcipher_ctx(tfm); in xts_encrypt()
196 struct camellia_xts_ctx *ctx = crypto_skcipher_ctx(tfm); in xts_decrypt()
252 .base.cra_ctxsize = sizeof(struct camellia_xts_ctx),
/Linux-v4.19/arch/x86/include/asm/crypto/
Dcamellia.h22 struct camellia_xts_ctx { struct