Searched defs:SHA384_Update (Results 1 – 3 of 3) sorted by relevance
275 int SHA384_Update (SHA512_CTX *c, const void *data, size_t len) in SHA384_Update() function
1000 void SHA384_Update(SHA384_CTX* context, const sha2_byte* data, size_t len) { in SHA384_Update() function
1158 SHA384_Update(SHA384Context *cx, const unsigned char *input, in SHA384_Update() function