Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/scripts/
H A Dresource_tool.c504 static uint8_t sha256_padding[64] = {0x80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, variable
523 sha256_update(ctx, sha256_padding, padn); in sha256_finish()
/device/soc/rockchip/rk3588/kernel/scripts/
H A Dresource_tool.c511 static uint8_t sha256_padding[64] = { variable
535 sha256_update(ctx, sha256_padding, padn); in sha256_finish()

Completed in 5 milliseconds