Searched refs:camellia_xts_ctx (Results 1 – 3 of 3) sorted by relevance
178 struct camellia_xts_ctx *ctx = crypto_skcipher_ctx(tfm); in xts_camellia_setkey()198 struct camellia_xts_ctx *ctx = crypto_skcipher_ctx(tfm); in xts_encrypt()207 struct camellia_xts_ctx *ctx = crypto_skcipher_ctx(tfm); in xts_decrypt()262 .base.cra_ctxsize = sizeof(struct camellia_xts_ctx),
176 struct camellia_xts_ctx *ctx = crypto_skcipher_ctx(tfm); in xts_encrypt()185 struct camellia_xts_ctx *ctx = crypto_skcipher_ctx(tfm); in xts_decrypt()240 .base.cra_ctxsize = sizeof(struct camellia_xts_ctx),
22 struct camellia_xts_ctx { struct