Home
last modified time | relevance | path

Searched refs:sha3sum_file (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/tool/
H A Dmksourceid.c500 static int sha3sum_file(const char *zFilename, int iSize, char *pCksum){ in sha3sum_file() function
810 rc = sha3sum_file(zFilename, 256, zHash); in main()