Searched defs:sha2processBytes (Results 1 – 2 of 2) sorted by relevance
121 void sha2processBytes(struct Sha2state *state, const void *bytes, uint32_t numBytes) in sha2processBytes() function
145 void sha2processBytes(struct Sha2Context *ctx, const void *inData, in sha2processBytes() function