Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dscmb/drv/dscmb2/
H A DdrvDSCMB.c2420 DSCMB_Algo_Cfg stAlgoConfig = in _MDrv_DSCMB2_FltTypeSet() local
2429 DSCMB_FSCB eFSCB = ((stAlgoConfig.bDecrypt == TRUE)?DSCMB_FSCB_CLEAR : DSCMB_FSCB_UNCHG); in _MDrv_DSCMB2_FltTypeSet()
2431 if(FALSE == _MDrv_DSCMB2_EngSetAlgo (u32EngId, u32DscmbId, E_DSCMB_ENG_ESA, stAlgoConfig) ) in _MDrv_DSCMB2_FltTypeSet()