Searched refs:handleEncrypt (Results 1 - 1 of 1) sorted by relevance

/device/google/contexthub/util/nanoapp_encr/
H A Dnanoapp_encr.c56 static int handleEncrypt(uint8_t **pbuf, uint32_t bufUsed, FILE *out, uint64_t keyId, uint32_t *key) function
343 ret = handleEncrypt(&buf, bufUsed, out, keyId, key);

Completed in 29 milliseconds