Home
last modified time | relevance | path

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

/openbmc/u-boot/include/u-boot/
H A Dsha512.h11 #define CHUNKSZ_SHA512 (16 * 1024) macro
/openbmc/u-boot/common/
H A Dhash.c272 .chunk_size = CHUNKSZ_SHA512,