Searched refs:crypto_aes_xts_ctx (Results 1 – 2 of 2) sorted by relevance
77 struct crypto_aes_xts_ctx { struct85 struct crypto_aes_xts_ctx *ctx = crypto_tfm_ctx(tfm); in xts_set_key() argument238 struct crypto_aes_xts_ctx *ctx = crypto_blkcipher_ctx(desc->tfm); in xts_encrypt()262 struct crypto_aes_xts_ctx *ctx = crypto_blkcipher_ctx(desc->tfm); in xts_decrypt()347 .cra_ctxsize = sizeof(struct crypto_aes_xts_ctx),
144 struct crypto_aes_xts_ctx { struct152 struct crypto_aes_xts_ctx *ctx = crypto_tfm_ctx(tfm); in xts_set_key() argument306 struct crypto_aes_xts_ctx *ctx = crypto_blkcipher_ctx(desc->tfm); in xts_encrypt()331 struct crypto_aes_xts_ctx *ctx = crypto_blkcipher_ctx(desc->tfm); in xts_decrypt()417 .cra_ctxsize = sizeof(struct crypto_aes_xts_ctx),