Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/rockchip/
H A Dsha2.h143 void sha384_end(sha384_ctx ctx[1], unsigned char hval[]);
H A Dsha2.c629 void sha384_end(sha384_ctx ctx[1], unsigned char hval[]) in sha384_end() function
641 sha384_end(cx, hval); in sha384()