Searched defs:SHA256_Update (Results 1 – 2 of 2) sorted by relevance
456 SHA256_Update(SHA256_CTX *context, const u_int8_t *data, size_t len) in SHA256_Update() function
518 void SHA256_Update(SHA256_CTX* context, const sha2_byte *data, size_t len) { in SHA256_Update() function