Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/intel/soc/common/lib/sha/
H A Dsha.c58 void sha384_update(sha512_context *ctx, const uint8_t *input, uint32_t length) in sha384_update() function
90 sha384_update(&ctx, curr, chunk); in sha384_start()
H A Dsha.h150 void sha384_update(sha512_context *ctx, const uint8_t *input, uint32_t length);