Searched defs:sha256_update (Results 1 – 2 of 2) sorted by relevance
32 sha256_update(sha256_context *ctx, const uint8_t *input, uint32_t length) in sha256_update() function
200 void sha256_update(sha256_context *ctx, const uint8_t *input, uint32_t length) in sha256_update() function
Completed in 21 milliseconds