Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/
H A Dsha256.c223 static uint8_t sha256_padding[64] = { variable
246 sha256_update(ctx, sha256_padding, padn); in sha256_finish()