Home
last modified time | relevance | path

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

/busybox-1.35.0/networking/
Dtls_pstm.c423 uint32 excess = c - (PSTM_MAX_SIZE * sizeof(pstm_digit)); in pstm_read_unsigned_bin() local
424 c -= excess; in pstm_read_unsigned_bin()
425 b += excess; in pstm_read_unsigned_bin()