Home
last modified time | relevance | path

Searched defs:hash (Results 1 – 6 of 6) sorted by relevance

/device/google/dragon/audio/hal/
Ddictionary.c91 unsigned hash ; in dictionary_hash() local
177 unsigned hash ; in dictionary_get() local
224 unsigned hash ; in dictionary_set() local
290 unsigned hash ; in dictionary_unset() local
Ddictionary.h46 unsigned * hash ; /** List of hash values for keys */ member
/device/google/contexthub/lib/nanohub/
Dnanoapp.c101 static void doPrintHash(FILE *out, const char *pfx, const uint32_t *hash, size_t size, int incremen… in doPrintHash()
111 void printHash(FILE *out, const char *pfx, const uint32_t *hash, size_t size) in printHash()
116 void printHashRev(FILE *out, const char *pfx, const uint32_t *hash, size_t size) in printHashRev()
/device/google/contexthub/util/nanoapp_sign/
Dnanoapp_sign.c287 uint32_t *hash; in handleVerify() local
321 const uint32_t *hash; in handleSign() local
/device/google/contexthub/util/nanoapp_encr/
Dnanoapp_encr.c140 const uint32_t *hash = sha2finish(&shaState); in handleEncrypt() local
/device/google/contexthub/firmware/src/
DappSec.c425 const uint32_t *hash = BL.blSha2finish(&state->cbcSha); in appSecVerifyEncryptedData() local