Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/rockchip/
H A Dsha2.h148 void sha512_end(sha512_ctx ctx[1], unsigned char hval[]);
H A Dsha2.c662 void sha512_end(sha512_ctx ctx[1], unsigned char hval[]) in sha512_end() function
674 sha512_end(cx, hval); in sha512()