Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dshathree.c404 static void SHA3Init(SHA3Context *p, int iSize){ in SHA3Init() function
522 SHA3Init(&cx, iSize); in sha3Func()
608 SHA3Init(&cx, iSize); in sha3QueryFunc()
/sqlite-3.40.0/tool/
H A Dmksourceid.c390 static void SHA3Init(SHA3Context *p, int iSize){ in SHA3Init() function
509 SHA3Init(&ctx, iSize); in sha3sum_file()
791 SHA3Init(&ctx, 256); in main()