Searched refs:br_md5sha1_update (Results 1 – 3 of 3) sorted by relevance
39 br_md5sha1_update(br_md5sha1_context *cc, const void *data, size_t len) in br_md5sha1_update() function134 &br_md5sha1_update,
1029 void br_md5sha1_update(br_md5sha1_context *ctx, const void *data, size_t len);
299 br_md5sha1_update(&cc, buf, u); in test_MD5_SHA1()305 br_md5sha1_update(&cc, buf + v, 1); in test_MD5_SHA1()