Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/intel/soc/common/lib/sha/
H A Dsha.c60 sha512_base_do_update(ctx, input, length); in sha384_update()
114 sha512_base_do_update(ctx, input, length); in sha512_update()
219 void sha512_base_do_update(sha512_context *sctx, in sha512_base_do_update() function
H A Dsha.h163 void sha512_base_do_update(sha512_context *sctx, const uint8_t *data,