Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
DappSec.c95 uint8_t haveTrustedKey :1; member
406 state->haveTrustedKey = 0; in appSecProcessIncomingSigData()
414 state->haveTrustedKey = keyFound; in appSecProcessIncomingSigData()
545 if (!state->haveTrustedKey) { in appSecRxDataOver()