Searched refs:sha384_update (Results 1 – 2 of 2) sorted by relevance
58 void sha384_update(sha512_context *ctx, const uint8_t *input, uint32_t length) in sha384_update() function90 sha384_update(&ctx, curr, chunk); in sha384_start()
150 void sha384_update(sha512_context *ctx, const uint8_t *input, uint32_t length);