Home
last modified time | relevance | path

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

/openbmc/u-boot/include/u-boot/
H A Dsha256.h10 #define CHUNKSZ_SHA256 (64 * 1024) macro
/openbmc/u-boot/common/
H A Dhash.c230 .chunk_size = CHUNKSZ_SHA256,