Searched refs:br_sha512_update (Results 1 – 3 of 3) sorted by relevance
911 void br_sha512_update(br_sha512_context *ctx, const void *data, size_t len);913 #define br_sha512_update br_sha384_update macro
280 &br_sha512_update,
358 br_sha512_update(&csha512, data, len); in do_hash()