Searched refs:handleKey (Results 1 – 2 of 2) sorted by relevance
/device/google/contexthub/util/nanoapp_postprocess/ |
D | postprocess.c | 573 static int handleKey(uint8_t **pbuf, uint32_t bufUsed, FILE *out, uint32_t layoutFlags, uint64_t ap… in handleKey() function 742 ret = handleKey(&buf, bufUsed, out, layoutFlags, appId, keyId); in main()
|
D | postprocess_elf.c | 834 static int handleKey(uint8_t **pbuf, uint32_t bufUsed, FILE *out, uint32_t layoutFlags, uint64_t ap… in handleKey() function 1015 ret = handleKey(&buf, bufUsed, out, layoutFlags, appId, keyId); in main()
|