Home
last modified time | relevance | path

Searched refs:sa_tfm_ctx (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/
H A Dsa2ul.c123 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 *ct in sa_sha_init()
[all...]
H A Dsa2ul.h22 struct sa_tfm_ctx;
203 struct sa_tfm_ctx *ctx;
293 * struct sa_tfm_ctx: TFM context structure
302 struct sa_tfm_ctx { struct
/kernel/linux/linux-6.6/drivers/crypto/
H A 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 *ct in sa_sha_init()
[all...]
H A Dsa2ul.h22 struct sa_tfm_ctx;
207 struct sa_tfm_ctx *ctx;
297 * struct sa_tfm_ctx: TFM context structure
306 struct sa_tfm_ctx { struct

Completed in 7 milliseconds