Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
DappSec.h48 …teCbk, AppSecPubKeyFindCbk pubKeyFindCbk, AppSecGetAesKeyCbk aesKeyAccessCbk, bool mandateSigning);
/device/google/contexthub/firmware/os/core/
DappSec.c141 …iteCbk, AppSecPubKeyFindCbk pubKeyFindCbk, AppSecGetAesKeyCbk aesKeyAccessCbk, bool mandateSigning) in appSecInit() argument
154 if (mandateSigning) in appSecInit()