Searched refs:sha512_256_process (Results 1 – 3 of 3) sorted by relevance
117 sha512_256_process(&md, (unsigned char*)tests[i].msg, (unsigned long)strlen(tests[i].msg)); in sha512_256_test()
197 if (sha512_256_process(&hs, data, data_size) != CRYPT_OK) in hash_sha512_256_compute()
336 #define sha512_256_process sha512_process macro
Completed in 7 milliseconds