Home
last modified time | relevance | path

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

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