Lines Matching defs:sctx
75 struct s390_aes_ctx *sctx = crypto_tfm_ctx(tfm); in setkey_fallback_cip() local
87 struct s390_aes_ctx *sctx = crypto_tfm_ctx(tfm); in aes_set_key() local
107 struct s390_aes_ctx *sctx = crypto_tfm_ctx(tfm); in crypto_aes_encrypt() local
118 struct s390_aes_ctx *sctx = crypto_tfm_ctx(tfm); in crypto_aes_decrypt() local
131 struct s390_aes_ctx *sctx = crypto_tfm_ctx(tfm); in fallback_init_cip() local
147 struct s390_aes_ctx *sctx = crypto_tfm_ctx(tfm); in fallback_exit_cip() local
178 struct s390_aes_ctx *sctx = crypto_skcipher_ctx(tfm); in setkey_fallback_skcipher() local
188 static int fallback_skcipher_crypt(struct s390_aes_ctx *sctx, in fallback_skcipher_crypt()
204 struct s390_aes_ctx *sctx = crypto_skcipher_ctx(tfm); in ecb_aes_set_key() local
225 struct s390_aes_ctx *sctx = crypto_skcipher_ctx(tfm); in ecb_aes_crypt() local
257 struct s390_aes_ctx *sctx = crypto_skcipher_ctx(tfm); in fallback_init_skcipher() local
275 struct s390_aes_ctx *sctx = crypto_skcipher_ctx(tfm); in fallback_exit_skcipher() local
300 struct s390_aes_ctx *sctx = crypto_skcipher_ctx(tfm); in cbc_aes_set_key() local
321 struct s390_aes_ctx *sctx = crypto_skcipher_ctx(tfm); in cbc_aes_crypt() local
532 struct s390_aes_ctx *sctx = crypto_skcipher_ctx(tfm); in ctr_aes_set_key() local
568 struct s390_aes_ctx *sctx = crypto_skcipher_ctx(tfm); in ctr_aes_crypt() local