Searched defs:sha256_process (Results 1 – 2 of 2) sorted by relevance
145 int sha256_process(struct sha256_state *md, const unsigned char *in, in sha256_process() function
198 static void sha256_process( sha256_context *ctx, const FX_BYTE data[64] ) in sha256_process() function