Lines Matching defs:sctx
80 struct s390_aes_ctx *sctx = crypto_tfm_ctx(tfm); in setkey_fallback_cip() local
92 struct s390_aes_ctx *sctx = crypto_tfm_ctx(tfm); in aes_set_key() local
112 struct s390_aes_ctx *sctx = crypto_tfm_ctx(tfm); in crypto_aes_encrypt() local
123 struct s390_aes_ctx *sctx = crypto_tfm_ctx(tfm); in crypto_aes_decrypt() local
136 struct s390_aes_ctx *sctx = crypto_tfm_ctx(tfm); in fallback_init_cip() local
152 struct s390_aes_ctx *sctx = crypto_tfm_ctx(tfm); in fallback_exit_cip() local
183 struct s390_aes_ctx *sctx = crypto_skcipher_ctx(tfm); in setkey_fallback_skcipher() local
193 static int fallback_skcipher_crypt(struct s390_aes_ctx *sctx, in fallback_skcipher_crypt()
209 struct s390_aes_ctx *sctx = crypto_skcipher_ctx(tfm); in ecb_aes_set_key() local
230 struct s390_aes_ctx *sctx = crypto_skcipher_ctx(tfm); in ecb_aes_crypt() local
262 struct s390_aes_ctx *sctx = crypto_skcipher_ctx(tfm); in fallback_init_skcipher() local
280 struct s390_aes_ctx *sctx = crypto_skcipher_ctx(tfm); in fallback_exit_skcipher() local
305 struct s390_aes_ctx *sctx = crypto_skcipher_ctx(tfm); in cbc_aes_set_key() local
326 struct s390_aes_ctx *sctx = crypto_skcipher_ctx(tfm); in cbc_aes_crypt() local
639 struct s390_aes_ctx *sctx = crypto_skcipher_ctx(tfm); in ctr_aes_set_key() local
675 struct s390_aes_ctx *sctx = crypto_skcipher_ctx(tfm); in ctr_aes_crypt() local