Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/hisilicon/
H A Dqm_common.h79 void *hisi_qm_ctx_alloc(struct hisi_qm *qm, size_t ctx_size,
H A Dqm.c1349 void *hisi_qm_ctx_alloc(struct hisi_qm *qm, size_t ctx_size, in hisi_qm_ctx_alloc() function
2168 addr = hisi_qm_ctx_alloc(qm, size, &dma_addr); in qm_drain_qp()