Home
last modified time | relevance | path

Searched defs:keyId (Results 1 – 4 of 4) sorted by relevance

/device/google/contexthub/util/nanoapp_encr/
Dnanoapp_encr.c56 static int handleEncrypt(uint8_t **pbuf, uint32_t bufUsed, FILE *out, uint64_t keyId, uint32_t *key) in handleEncrypt()
255 uint64_t keyId = 0; in main() local
/device/google/contexthub/firmware/os/core/
DnanohubCommand.c198 static AppSecErr osSecretKeyLookup(uint64_t keyId, void *keyBuf) in osSecretKeyLookup()
219 static AppSecErr osSecretKeyDelete(uint64_t keyId) in osSecretKeyDelete()
242 static AppSecErr osSecretKeyAdd(uint64_t keyId, void *keyBuf) in osSecretKeyAdd()
347 uint64_t keyId = KEY_ID_MAKE(APP_ID_GET_VENDOR(app->hdr.appId), ki->id); in updateKey() local
/device/google/contexthub/util/nanoapp_postprocess/
Dpostprocess.c573 …(uint8_t **pbuf, uint32_t bufUsed, FILE *out, uint32_t layoutFlags, uint64_t appId, uint64_t keyId) in handleKey()
639 uint64_t keyId = 0; in main() local
Dpostprocess_elf.c831 …(uint8_t **pbuf, uint32_t bufUsed, FILE *out, uint32_t layoutFlags, uint64_t appId, uint64_t keyId) in handleKey()
897 uint64_t keyId = 0; in main() local