Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/tools/rockchip/
H A Dsha2.h144 void sha384(unsigned char hval[], const unsigned char data[], unsigned long len);
H A Dsha2.c634 void sha384(unsigned char hval[], const unsigned char data[], in sha384() function