Home
last modified time | relevance | path

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

/Linux-v5.4/arch/s390/crypto/
Daes_s390.c52 struct s390_xts_ctx { struct
453 struct s390_xts_ctx *xts_ctx = crypto_tfm_ctx(tfm); in xts_fallback_setkey()
475 struct s390_xts_ctx *xts_ctx = crypto_blkcipher_ctx(tfm); in xts_fallback_decrypt()
494 struct s390_xts_ctx *xts_ctx = crypto_blkcipher_ctx(tfm); in xts_fallback_encrypt()
511 struct s390_xts_ctx *xts_ctx = crypto_tfm_ctx(tfm); in xts_aes_set_key()
545 struct s390_xts_ctx *xts_ctx = crypto_blkcipher_ctx(desc->tfm); in xts_aes_crypt()
586 struct s390_xts_ctx *xts_ctx = crypto_blkcipher_ctx(desc->tfm); in xts_aes_encrypt()
603 struct s390_xts_ctx *xts_ctx = crypto_blkcipher_ctx(desc->tfm); in xts_aes_decrypt()
619 struct s390_xts_ctx *xts_ctx = crypto_tfm_ctx(tfm); in xts_fallback_init()
634 struct s390_xts_ctx *xts_ctx = crypto_tfm_ctx(tfm); in xts_fallback_exit()
[all …]