Home
last modified time | relevance | path

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

/device/google/contexthub/util/nanoapp_sign/
Dnanoapp_sign.c47 static int getHexEncodedByte(uint8_t *buf, uint32_t *ppos, uint32_t size) in getHexEncodedByte() function
203 c = getHexEncodedByte(buf, &pos, bufUsed); in handleConvertKey()