Lines Matching refs:crypto_skcipher_ctx
217 struct s390_paes_ctx *ctx = crypto_skcipher_ctx(tfm); in ecb_paes_init()
227 struct s390_paes_ctx *ctx = crypto_skcipher_ctx(tfm); in ecb_paes_exit()
255 struct s390_paes_ctx *ctx = crypto_skcipher_ctx(tfm); in ecb_paes_set_key()
269 struct s390_paes_ctx *ctx = crypto_skcipher_ctx(tfm); in ecb_paes_crypt()
332 struct s390_paes_ctx *ctx = crypto_skcipher_ctx(tfm); in cbc_paes_init()
342 struct s390_paes_ctx *ctx = crypto_skcipher_ctx(tfm); in cbc_paes_exit()
370 struct s390_paes_ctx *ctx = crypto_skcipher_ctx(tfm); in cbc_paes_set_key()
384 struct s390_paes_ctx *ctx = crypto_skcipher_ctx(tfm); in cbc_paes_crypt()
452 struct s390_pxts_ctx *ctx = crypto_skcipher_ctx(tfm); in xts_paes_init()
462 struct s390_pxts_ctx *ctx = crypto_skcipher_ctx(tfm); in xts_paes_exit()
551 struct s390_pxts_ctx *ctx = crypto_skcipher_ctx(tfm); in xts_paes_set_key()
592 struct s390_pxts_ctx *ctx = crypto_skcipher_ctx(tfm); in paes_xts_crypt_full()
645 struct s390_pxts_ctx *ctx = crypto_skcipher_ctx(tfm); in paes_xts_crypt()
700 struct s390_pxts_ctx *ctx = crypto_skcipher_ctx(tfm); in xts_paes_crypt()
744 struct s390_paes_ctx *ctx = crypto_skcipher_ctx(tfm); in ctr_paes_init()
754 struct s390_paes_ctx *ctx = crypto_skcipher_ctx(tfm); in ctr_paes_exit()
783 struct s390_paes_ctx *ctx = crypto_skcipher_ctx(tfm); in ctr_paes_set_key()
812 struct s390_paes_ctx *ctx = crypto_skcipher_ctx(tfm); in ctr_paes_crypt()