Searched refs:sec_alloc_and_fill_hw_sgl (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/crypto/hisilicon/sec/
H A Dsec_algs.c174 static int sec_alloc_and_fill_hw_sgl(struct sec_hw_sgl **sec_sgl, function
671 ret = sec_alloc_and_fill_hw_sgl(&el->in, &el->dma_in, el->sgl_in,
681 ret = sec_alloc_and_fill_hw_sgl(&el->out, &el->dma_out,

Completed in 128 milliseconds