Home
last modified time | relevance | path

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

/linux/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c121 struct hpre *hpre; member
198 dfx = ctx->hpre->debug.dfx; in hpre_add_req_to_ctx()
384 struct hpre *hpre; in hpre_ctx_set() local
393 hpre = container_of(ctx->qp->qm, struct hpre, qm); in hpre_ctx_set()
394 ctx->hpre = hpre; in hpre_ctx_set()
437 struct hpre_dfx *dfx = ctx->hpre->debug.dfx; in hpre_dh_cb()
458 struct hpre_dfx *dfx = ctx->hpre->debug.dfx; in hpre_rsa_cb()
480 struct hpre_dfx *dfx = ctx->hpre->debug.dfx; in hpre_alg_cb()
572 struct hpre_dfx *dfx = ctx->hpre->debug.dfx; in hpre_send()
1475 struct hpre_dfx *dfx = ctx->hpre->debug.dfx; in hpre_ecdh_cb()
[all …]
/linux/drivers/crypto/hisilicon/
H A DMakefile2 obj-$(CONFIG_CRYPTO_DEV_HISI_HPRE) += hpre/
/linux/
H A DMAINTAINERS10420 F: Documentation/ABI/testing/debugfs-hisi-hpre
10421 F: drivers/crypto/hisilicon/hpre/hpre.h
10422 F: drivers/crypto/hisilicon/hpre/hpre_crypto.c
10423 F: drivers/crypto/hisilicon/hpre/hpre_main.c