Searched refs:crypto_aes_xts_ctx (Results 1 – 2 of 2) sorted by relevance
151 struct crypto_aes_xts_ctx { struct159 struct crypto_aes_xts_ctx *ctx = crypto_skcipher_ctx(tfm); in xts_set_key() argument299 struct crypto_aes_xts_ctx *ctx = crypto_skcipher_ctx(tfm); in xts_encrypt()321 struct crypto_aes_xts_ctx *ctx = crypto_skcipher_ctx(tfm); in xts_decrypt()395 .cra_ctxsize = sizeof(struct crypto_aes_xts_ctx),
90 struct crypto_aes_xts_ctx { struct114 struct crypto_aes_xts_ctx *ctx = crypto_skcipher_ctx(tfm); in xts_set_key() argument265 struct crypto_aes_xts_ctx *ctx = crypto_skcipher_ctx(tfm); in xts_encrypt()287 struct crypto_aes_xts_ctx *ctx = crypto_skcipher_ctx(tfm); in xts_decrypt()377 .cra_ctxsize = sizeof(struct crypto_aes_xts_ctx),