Searched defs:SHA1Update (Results 1 – 3 of 3) sorted by relevance
248 void SHA1Update(SHA1_CTX* context, const void *_data, u32 len) in SHA1Update() function
238 void SHA1Update(SHA1_CTX *context, const uint8_t *data, unsigned int len) in SHA1Update() function
150 #define SHA1Update _SHA1Update macro