Home
last modified time | relevance | path

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

/device/google/contexthub/lib/nanohub/
Dnanoapp.c100 static void doPrintHash(FILE *out, const char *pfx, const uint32_t *hash, size_t size, int incremen… in doPrintHash() function
112 doPrintHash(out, pfx, hash, size, 1); in printHash()
117 doPrintHash(out, pfx, hash + size - 1, size, -1); in printHashRev()