Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
DappSec.h49 void appSecDeinit (struct AppSecState *state);
/device/google/contexthub/firmware/os/core/
DappSec.c160 void appSecDeinit(struct AppSecState *state) in appSecDeinit() function
DnanohubCommand.c259 appSecDeinit(mDownloadState->appSecState); in freeDownloadState()
270 appSecDeinit(mDownloadState->appSecState); in resetDownloadState()