Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/tools/rockchip/
H A Dsha2.h92 #define SHA384_DIGEST_SIZE 48 macro
H A Dsha2.c631 sha_end(ctx, hval, SHA384_DIGEST_SIZE); in sha384_end()
739 sha_end(CTX_384(ctx), hval, SHA384_DIGEST_SIZE); in sha2_end()