Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dimage.h450 #ifndef CHUNKSZ_SHA1
451 #define CHUNKSZ_SHA1 (64 * 1024) macro
/openbmc/u-boot/common/
H A Dhash.c209 .chunk_size = CHUNKSZ_SHA1,