Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
DappSec.c218 static AppSecErr appSecProcessIncomingHdr(struct AppSecState *state, uint32_t *needBytesOut) in appSecProcessIncomingHdr() function
452 ret = appSecProcessIncomingHdr(state, &needBytes); in appSecRxData()