Searched refs:getHexEncodedByte (Results 1 – 1 of 1) sorted by relevance
47 static int getHexEncodedByte(uint8_t *buf, uint32_t *ppos, uint32_t size) in getHexEncodedByte() function203 c = getHexEncodedByte(buf, &pos, bufUsed); in handleConvertKey()