Home
last modified time | relevance | path

Searched refs:ppos (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() argument
50 uint32_t pos = *ppos; in getHexEncodedByte()
60 *ppos = pos; in getHexEncodedByte()