Home
last modified time | relevance | path

Searched refs:sa_tfm_ctx (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/crypto/
Dsa2ul.c143 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()
[all …]
Dsa2ul.h22 struct sa_tfm_ctx;
207 struct sa_tfm_ctx *ctx;
306 struct sa_tfm_ctx { struct