Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/crypto/hisilicon/sec/
Dsec_algs.c126 static void sec_alg_skcipher_init_template(struct sec_alg_tfm_ctx *ctx, in sec_alg_skcipher_init_template()
148 struct sec_alg_tfm_ctx *ctx = crypto_tfm_ctx(tfm); in sec_alg_skcipher_init_context()
231 struct sec_alg_tfm_ctx *ctx = crypto_skcipher_ctx(tfm); in sec_alg_skcipher_setkey()
430 struct sec_alg_tfm_ctx *ctx = sec_req->tfm_ctx; in sec_skcipher_alg_callback()
712 struct sec_alg_tfm_ctx *ctx = crypto_tfm_ctx(tfm); in sec_alg_skcipher_crypto()
874 struct sec_alg_tfm_ctx *ctx = crypto_skcipher_ctx(tfm); in sec_alg_skcipher_init()
892 struct sec_alg_tfm_ctx *ctx = crypto_skcipher_ctx(tfm); in sec_alg_skcipher_exit()
905 struct sec_alg_tfm_ctx *ctx = crypto_skcipher_ctx(tfm); in sec_alg_skcipher_init_with_queue()
925 struct sec_alg_tfm_ctx *ctx = crypto_skcipher_ctx(tfm); in sec_alg_skcipher_exit_with_queue()
940 .cra_ctxsize = sizeof(struct sec_alg_tfm_ctx),
[all …]
Dsec_drv.h242 struct sec_alg_tfm_ctx { struct
278 struct sec_alg_tfm_ctx *tfm_ctx;