Home
last modified time | relevance | path

Searched defs:xts_ctx (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/arch/s390/crypto/
Daes_s390.c529 struct s390_xts_ctx *xts_ctx = crypto_tfm_ctx(tfm); in xts_fallback_setkey() local
549 struct s390_xts_ctx *xts_ctx = crypto_blkcipher_ctx(desc->tfm); in xts_fallback_decrypt() local
566 struct s390_xts_ctx *xts_ctx = crypto_blkcipher_ctx(desc->tfm); in xts_fallback_encrypt() local
582 struct s390_xts_ctx *xts_ctx = crypto_tfm_ctx(tfm); in xts_aes_set_key() local
612 struct s390_xts_ctx *xts_ctx, in xts_aes_crypt()
655 struct s390_xts_ctx *xts_ctx = crypto_blkcipher_ctx(desc->tfm); in xts_aes_encrypt() local
669 struct s390_xts_ctx *xts_ctx = crypto_blkcipher_ctx(desc->tfm); in xts_aes_decrypt() local
682 struct s390_xts_ctx *xts_ctx = crypto_tfm_ctx(tfm); in xts_fallback_init() local
697 struct s390_xts_ctx *xts_ctx = crypto_tfm_ctx(tfm); in xts_fallback_exit() local