Searched defs:sha512_update (Results 1 – 2 of 2) sorted by relevance
336 void sha512_update(sha512_context *ctx, const uint8_t *input, uint32_t length) in sha512_update() function
421 void sha512_update(struct sha512_ctx *ctx, const void *p, size_t size) in sha512_update() function