Lines Matching refs:sa_tfm_ctx

143 	struct sa_tfm_ctx *ctx;
232 struct sa_tfm_ctx *ctx;
835 struct sa_tfm_ctx *ctx = crypto_skcipher_ctx(tfm); in sa_cipher_cra_exit()
850 struct sa_tfm_ctx *ctx = crypto_skcipher_ctx(tfm); in sa_cipher_cra_init()
888 struct sa_tfm_ctx *ctx = crypto_skcipher_ctx(tfm); in sa_cipher_setkey()
1299 struct sa_tfm_ctx *ctx = in sa_cipher_run()
1404 struct sa_tfm_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(req)); in sa_sha_run()
1452 static int sa_sha_setup(struct sa_tfm_ctx *ctx, struct algo_data *ad) in sa_sha_setup()
1494 struct sa_tfm_ctx *ctx = crypto_tfm_ctx(tfm); in sa_sha_cra_init_alg()
1543 struct sa_tfm_ctx *ctx = crypto_ahash_ctx(tfm); in sa_sha_init()
1559 struct sa_tfm_ctx *ctx = crypto_ahash_ctx(tfm); in sa_sha_update()
1574 struct sa_tfm_ctx *ctx = crypto_ahash_ctx(tfm); in sa_sha_final()
1588 struct sa_tfm_ctx *ctx = crypto_ahash_ctx(tfm); in sa_sha_finup()
1605 struct sa_tfm_ctx *ctx = crypto_ahash_ctx(tfm); in sa_sha_import()
1618 struct sa_tfm_ctx *ctx = crypto_ahash_ctx(tfm); in sa_sha_export()
1630 struct sa_tfm_ctx *ctx = crypto_tfm_ctx(tfm); in sa_sha1_cra_init()
1646 struct sa_tfm_ctx *ctx = crypto_tfm_ctx(tfm); in sa_sha256_cra_init()
1662 struct sa_tfm_ctx *ctx = crypto_tfm_ctx(tfm); in sa_sha512_cra_init()
1677 struct sa_tfm_ctx *ctx = crypto_tfm_ctx(tfm); in sa_sha_cra_exit()
1733 struct sa_tfm_ctx *ctx = crypto_aead_ctx(tfm); in sa_cra_init_aead()
1789 struct sa_tfm_ctx *ctx = crypto_aead_ctx(tfm); in sa_exit_tfm_aead()
1804 struct sa_tfm_ctx *ctx = crypto_aead_ctx(authenc); in sa_aead_setkey()
1878 struct sa_tfm_ctx *ctx = crypto_tfm_ctx(crypto_aead_tfm(tfm)); in sa_aead_setauthsize()
1912 struct sa_tfm_ctx *ctx = crypto_aead_ctx(tfm); in sa_aead_run()
1983 .base.cra_ctxsize = sizeof(struct sa_tfm_ctx),
2006 .base.cra_ctxsize = sizeof(struct sa_tfm_ctx),
2028 .base.cra_ctxsize = sizeof(struct sa_tfm_ctx),
2051 .base.cra_ctxsize = sizeof(struct sa_tfm_ctx),
2074 .cra_ctxsize = sizeof(struct sa_tfm_ctx),
2103 .cra_ctxsize = sizeof(struct sa_tfm_ctx),
2132 .cra_ctxsize = sizeof(struct sa_tfm_ctx),
2161 .cra_ctxsize = sizeof(struct sa_tfm_ctx),
2188 .cra_ctxsize = sizeof(struct sa_tfm_ctx),