Searched refs:appSecState (Results 1 – 1 of 1) sorted by relevance
83 struct AppSecState *appSecState; member267 if (mDownloadState->appSecState) in freeDownloadState()268 appSecDeinit(mDownloadState->appSecState); in freeDownloadState()278 if (mDownloadState->appSecState) in resetDownloadState()279 appSecDeinit(mDownloadState->appSecState); in resetDownloadState()280 …mDownloadState->appSecState = appSecInit(writeCbk, pubKeyFindCbk, osSecretKeyLookup, REQUIRE_SIGNE… in resetDownloadState()546 mAppSecStatus = appSecDoSomeProcessing(mDownloadState->appSecState); in firmwareWrite()556 mAppSecStatus = appSecRxData(mDownloadState->appSecState, data, len, &lenLeft); in firmwareWrite()566 mAppSecStatus = appSecRxDataOver(mDownloadState->appSecState); in firmwareWrite()