Searched refs:sha512_update (Results 1 – 2 of 2) sorted by relevance
112 void sha512_update(sha512_context *ctx, const uint8_t *input, uint32_t length) in sha512_update() function132 sha512_update(&ctx, input, len); in sha512_start()
156 void sha512_update(sha512_context *ctx, const uint8_t *input, uint32_t length);