Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/rockchip/
H A Dsha2.h136 void sha256_begin(sha256_ctx ctx[1]);
H A Dsha2.c266 void sha256_begin(sha256_ctx ctx[1]) in sha256_begin() function
398 sha256_begin(cx); in sha256()
H A Dtrust_merger.c504 sha256_begin(&ctx); in bl3xHash256()