Home
last modified time | relevance | path

Searched refs:sec_destroy_qps (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/crypto/hisilicon/sec2/
Dsec.h223 void sec_destroy_qps(struct hisi_qp **qps, int qp_num);
Dsec_main.c365 void sec_destroy_qps(struct hisi_qp **qps, int qp_num) in sec_destroy_qps() function
Dsec_crypto.c626 sec_destroy_qps(ctx->qps, sec->ctx_q_num); in sec_ctx_base_init()
637 sec_destroy_qps(ctx->qps, ctx->sec->ctx_q_num); in sec_ctx_base_uninit()