Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/hisilicon/sec/
Dsec_algs.c156 static int sec_alloc_and_fill_hw_sgl(struct sec_hw_sgl **sec_sgl, in sec_alloc_and_fill_hw_sgl() argument
183 *sec_sgl = sgl_next; in sec_alloc_and_fill_hw_sgl()
197 (*sec_sgl)->entry_sum_in_chain = count; in sec_alloc_and_fill_hw_sgl()
202 sgl_current = *sec_sgl; in sec_alloc_and_fill_hw_sgl()