1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-01-17 19:21:11 +00:00
hashcat/include/cpu-sha256.h

2 lines
49 B
C
Raw Normal View History

2016-08-31 01:13:41 +00:00
void sha256_64 (uint block[16], uint digest[8]);