Home
last modified time | relevance | path

Searched defs:dataP (Results 1 – 1 of 1) sorted by relevance

/device/google/contexthub/firmware/os/core/
DappSec.c188 uint32_t *dataP = state->dataWords; in appSecBlockRx() local
434 AppSecErr appSecRxData(struct AppSecState *state, const void *dataP, uint32_t len, uint32_t *lenUnu… in appSecRxData()