Home
last modified time | relevance | path

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

/Linux-v4.19/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()
474 struct s390_xts_ctx *xts_ctx = crypto_blkcipher_ctx(tfm); in xts_fallback_decrypt()
493 struct s390_xts_ctx *xts_ctx = crypto_blkcipher_ctx(tfm); in xts_fallback_encrypt()
510 struct s390_xts_ctx *xts_ctx = crypto_tfm_ctx(tfm); in xts_aes_set_key()
544 struct s390_xts_ctx *xts_ctx = crypto_blkcipher_ctx(desc->tfm); in xts_aes_crypt()
585 struct s390_xts_ctx *xts_ctx = crypto_blkcipher_ctx(desc->tfm); in xts_aes_encrypt()
599 struct s390_xts_ctx *xts_ctx = crypto_blkcipher_ctx(desc->tfm); in xts_aes_decrypt()
612 struct s390_xts_ctx *xts_ctx = crypto_tfm_ctx(tfm); in xts_fallback_init()
628 struct s390_xts_ctx *xts_ctx = crypto_tfm_ctx(tfm); in xts_fallback_exit()
[all …]