Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/rockchip/
H A Dsha2.h153 void sha2_end(sha2_ctx ctx[1], unsigned char hval[]);
H A Dsha2.c732 void sha2_end(sha2_ctx ctx[1], unsigned char hval[]) in sha2_end() function
754 sha2_end(cx, hval); in sha2()