Lines Matching refs:sa_tfm_ctx
123 struct sa_tfm_ctx *ctx;
212 struct sa_tfm_ctx *ctx;
812 struct sa_tfm_ctx *ctx = crypto_skcipher_ctx(tfm); in sa_cipher_cra_exit()
827 struct sa_tfm_ctx *ctx = crypto_skcipher_ctx(tfm); in sa_cipher_cra_init()
861 struct sa_tfm_ctx *ctx = crypto_skcipher_ctx(tfm); in sa_cipher_setkey()
1273 struct sa_tfm_ctx *ctx = in sa_cipher_run()
1381 struct sa_tfm_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(req)); in sa_sha_run()
1429 static int sa_sha_setup(struct sa_tfm_ctx *ctx, struct algo_data *ad) in sa_sha_setup()
1470 struct sa_tfm_ctx *ctx = crypto_tfm_ctx(tfm); in sa_sha_cra_init_alg()
1519 struct sa_tfm_ctx *ctx = crypto_ahash_ctx(tfm); in sa_sha_init()
1535 struct sa_tfm_ctx *ctx = crypto_ahash_ctx(tfm); in sa_sha_update()
1550 struct sa_tfm_ctx *ctx = crypto_ahash_ctx(tfm); in sa_sha_final()
1564 struct sa_tfm_ctx *ctx = crypto_ahash_ctx(tfm); in sa_sha_finup()
1581 struct sa_tfm_ctx *ctx = crypto_ahash_ctx(tfm); in sa_sha_import()
1594 struct sa_tfm_ctx *ctx = crypto_ahash_ctx(tfm); in sa_sha_export()
1606 struct sa_tfm_ctx *ctx = crypto_tfm_ctx(tfm); in sa_sha1_cra_init()
1622 struct sa_tfm_ctx *ctx = crypto_tfm_ctx(tfm); in sa_sha256_cra_init()
1638 struct sa_tfm_ctx *ctx = crypto_tfm_ctx(tfm); in sa_sha512_cra_init()
1653 struct sa_tfm_ctx *ctx = crypto_tfm_ctx(tfm); in sa_sha_cra_exit()
1713 struct sa_tfm_ctx *ctx = crypto_aead_ctx(tfm); in sa_cra_init_aead()
1768 struct sa_tfm_ctx *ctx = crypto_aead_ctx(tfm); in sa_exit_tfm_aead()
1783 struct sa_tfm_ctx *ctx = crypto_aead_ctx(authenc); in sa_aead_setkey()
1858 struct sa_tfm_ctx *ctx = crypto_tfm_ctx(crypto_aead_tfm(tfm)); in sa_aead_setauthsize()
1892 struct sa_tfm_ctx *ctx = crypto_aead_ctx(tfm); in sa_aead_run()
1963 .base.cra_ctxsize = sizeof(struct sa_tfm_ctx),
1986 .base.cra_ctxsize = sizeof(struct sa_tfm_ctx),
2008 .base.cra_ctxsize = sizeof(struct sa_tfm_ctx),
2031 .base.cra_ctxsize = sizeof(struct sa_tfm_ctx),
2054 .cra_ctxsize = sizeof(struct sa_tfm_ctx),
2083 .cra_ctxsize = sizeof(struct sa_tfm_ctx),
2112 .cra_ctxsize = sizeof(struct sa_tfm_ctx),
2141 .cra_ctxsize = sizeof(struct sa_tfm_ctx),
2168 .cra_ctxsize = sizeof(struct sa_tfm_ctx),