Home
last modified time | relevance | path

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

/linux/drivers/crypto/stm32/
H A Dstm32-cryp.c1483 static int stm32_cryp_truncate_sg(struct scatterlist **new_sg, size_t *new_sg_len, in stm32_cryp_truncate_sg() argument
1489 *new_sg_len = 0; in stm32_cryp_truncate_sg()
1528 (*new_sg_len)++; in stm32_cryp_truncate_sg()