Home
last modified time | relevance | path

Searched defs:tmp_len (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/lib/libavb/
H A Davb_sha256.c298 unsigned int new_len, rem_len, tmp_len; in avb_sha256_update() local
H A Davb_sha512.c296 unsigned int new_len, rem_len, tmp_len; in avb_sha512_update() local
/openbmc/u-boot/drivers/spi/
H A Dcf_spi.c126 int tmp_len = len - 1; in cfspi_xfer() local
H A Dfsl_dspi.c274 int tmp_len = len - 1; in dspi_xfer() local
/openbmc/u-boot/fs/ubifs/
H A Dubifs.c128 size_t tmp_len = *dlen; in crypto_comp_decompress() local