Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/hisilicon/sec/
H A Dsec_algs.c174 static int sec_alloc_and_fill_hw_sgl(struct sec_hw_sgl **sec_sgl, in sec_alloc_and_fill_hw_sgl() argument
202 *sec_sgl = sgl_next; in sec_alloc_and_fill_hw_sgl()
216 (*sec_sgl)->entry_sum_in_chain = count; in sec_alloc_and_fill_hw_sgl()
221 sec_free_hw_sgl(*sec_sgl, *psec_sgl, info); in sec_alloc_and_fill_hw_sgl()