Searched defs:SHA1Update (Results 1 – 4 of 4) sorted by relevance
42 void SHA1Update(const StringPiece data, SHA1Context& context) { in SHA1Update() function
170 void SHA1Update(const StringPiece data, SHA1Context& context) { in SHA1Update() function
125 SHA1Update(SHA1_CTX *context, const uint8_t *data, size_t len) in SHA1Update() function
248 void SHA1Update(SHA1_CTX* context, const void *_data, u32 len) in SHA1Update() function