Searched defs:HashUpdate (Results 1 – 3 of 3) sorted by relevance
70 #define HashUpdate(ctx, p, s) SHA1Update((ctx), (p), (s)) macro
95 #define HashUpdate(ctx, p, s) SHA1Update((ctx), (p), (s)) macro
241 hashupdate_func_t HashUpdate; member