Lines Matching refs:E_DSCMB_KEY_CLEAR
630 … if (FALSE == _DSCMB_SlotAlloc( u32EngId , i , E_DSCMB_KEY_CLEAR , &u32IgoreModeKeyIdx)) in _MDrv_DSCMB2_FltAllocWithCAVid()
646 … if (FALSE == _DSCMB_SlotAlloc( u32EngId , i , E_DSCMB_KEY_CLEAR , &(pMap->u32SlotIdClear))) in _MDrv_DSCMB2_FltAllocWithCAVid()
690 HAL_DSCMB_PidIdx_ClearSlotKeyIdx(i, E_DSCMB_KEY_CLEAR); in _MDrv_DSCMB2_FltAllocWithCAVid()
709 … if ( FALSE == HAL_DSCMB_PidIdx_SetSlotKeyIdx( i , E_DSCMB_KEY_CLEAR , pMap->u32SlotIdClear) ) in _MDrv_DSCMB2_FltAllocWithCAVid()
728 HAL_DSCMB_PidIdx_ClearSlotKeyIdx(i, E_DSCMB_KEY_CLEAR); in _MDrv_DSCMB2_FltAllocWithCAVid()
738 _DSCMB_SlotFree(u32EngId, i , E_DSCMB_KEY_CLEAR ,pMap->u32SlotIdClear); in _MDrv_DSCMB2_FltAllocWithCAVid()
831 HAL_DSCMB_PidIdx_ClearSlotKeyIdx(u32DscmbId, E_DSCMB_KEY_CLEAR); in _MDrv_DSCMB2_FltFree()
845 HAL_DSCMB_PidIdx_ClearSlotKeyIdx(i, E_DSCMB_KEY_CLEAR); in _MDrv_DSCMB2_FltFree()
864 _DSCMB_SlotFree(u32EngId, u32DscmbId , E_DSCMB_KEY_CLEAR ,pMap->u32SlotIdClear); in _MDrv_DSCMB2_FltFree()
948 HAL_DSCMB_PidIdx_ClearSlotKeyIdx(u32FltId, E_DSCMB_KEY_CLEAR); in _MDrv_DSCMB2_FltConnectFltId()
966 …if ( FALSE == HAL_DSCMB_PidIdx_SetSlotKeyIdx( u32FltId , E_DSCMB_KEY_CLEAR , pMap->u32SlotIdClear)… in _MDrv_DSCMB2_FltConnectFltId()
1044 HAL_DSCMB_PidIdx_ClearSlotKeyIdx(u32FltId, E_DSCMB_KEY_CLEAR); in _MDrv_DSCMB2_FltDisconnectFltId()
1137 _DSCMB_SlotAlloc( u32EngId , u32DscmbId , E_DSCMB_KEY_CLEAR , &(pMap->u32SlotIdClear)); in _MDrv_DSCMB2_FltSwitchType()
1143 _DSCMB_SlotAlloc( u32EngId , u32DscmbId , E_DSCMB_KEY_CLEAR , &(pMap->u32SlotIdClear)); in _MDrv_DSCMB2_FltSwitchType()
1148 _DSCMB_SlotFree(u32EngId, u32DscmbId , E_DSCMB_KEY_CLEAR ,pMap->u32SlotIdClear); in _MDrv_DSCMB2_FltSwitchType()
1163 _DSCMB_SlotFree(u32EngId, u32DscmbId , E_DSCMB_KEY_CLEAR ,pMap->u32SlotIdClear); in _MDrv_DSCMB2_FltSwitchType()
1187 HAL_DSCMB_PidIdx_ClearSlotKeyIdx(u32DscmbId, E_DSCMB_KEY_CLEAR); in _MDrv_DSCMB2_FltSwitchType()
1190 … if(FALSE == HAL_DSCMB_PidIdx_SetSlotKeyIdx(u32DscmbId, E_DSCMB_KEY_CLEAR, pMap->u32SlotIdClear)) in _MDrv_DSCMB2_FltSwitchType()
1209 HAL_DSCMB_PidIdx_ClearSlotKeyIdx(i,E_DSCMB_KEY_CLEAR); in _MDrv_DSCMB2_FltSwitchType()
1212 … if(FALSE == HAL_DSCMB_PidIdx_SetSlotKeyIdx(i,E_DSCMB_KEY_CLEAR,pMap->u32SlotIdClear)) in _MDrv_DSCMB2_FltSwitchType()
1241 HAL_DSCMB_PidIdx_ClearSlotKeyIdx(u32DscmbId, E_DSCMB_KEY_CLEAR); in _MDrv_DSCMB2_FltSwitchType()
1242 … if(FALSE == HAL_DSCMB_PidIdx_SetSlotKeyIdx(u32DscmbId, E_DSCMB_KEY_CLEAR, pMap->u32SlotIdClear)) in _MDrv_DSCMB2_FltSwitchType()
1262 HAL_DSCMB_PidIdx_ClearSlotKeyIdx(i,E_DSCMB_KEY_CLEAR); in _MDrv_DSCMB2_FltSwitchType()
1263 … if(FALSE == HAL_DSCMB_PidIdx_SetSlotKeyIdx(i,E_DSCMB_KEY_CLEAR,pMap->u32SlotIdClear)) in _MDrv_DSCMB2_FltSwitchType()
1284 DSCMB_Key_Type eSecureKeyType = E_DSCMB_KEY_CLEAR; in _MDrv_DSCMB2_EngEnableKey()
1330 DSCMB_Key_Type eSecureKeyType = E_DSCMB_KEY_CLEAR; in _MDrv_DSCMB2_EngSetFSCB()
1352 …bRet &= HAL_DSCMB_KTE_Write_FSCB(u32FltId, (E_DSCMB_KEY_CLEAR|eSecureKeyType), u32CAVid, eForceSCB… in _MDrv_DSCMB2_EngSetFSCB()
1394 DSCMB_Key_Type eSecureKeyType = E_DSCMB_KEY_CLEAR; in _MDrv_DSCMB2_EngSetSwitch()
1416 …bRet &= HAL_DSCMB_KTE_Write_PacketSwitch(u32FltId, (E_DSCMB_KEY_CLEAR|eSecureKeyType), u32CAVid,… in _MDrv_DSCMB2_EngSetSwitch()
1446 DSCMB_Key_Type eSecureKeyType = E_DSCMB_KEY_CLEAR; in _MDrv_DSCMB2_EngSetAlgo()
1475 …if(!HAL_DSCMB_KTE_Write_Algo(u32FltId, (E_DSCMB_KEY_CLEAR|eSecureKeyType), E_DSCMB_ENG_LSAS, u32CA… in _MDrv_DSCMB2_EngSetAlgo()
1497 …if(!HAL_DSCMB_KTE_Write_Algo(u32FltId, (E_DSCMB_KEY_CLEAR|eSecureKeyType), E_DSCMB_ENG_ESA, u32CAV… in _MDrv_DSCMB2_EngSetAlgo()
1519 …if(!HAL_DSCMB_KTE_Write_Algo(u32FltId, (E_DSCMB_KEY_CLEAR|eSecureKeyType), E_DSCMB_ENG_LSAD, u32CA… in _MDrv_DSCMB2_EngSetAlgo()
1539 …HAL_DSCMB_KTE_Write_SBOX( u32FltId , (E_DSCMB_KEY_CLEAR|eSecureKeyType), u32CAVid, u32Variant, FAL… in _MDrv_DSCMB2_EngSetAlgo()
1549 …HAL_DSCMB_KTE_Write_FSCB(u32FltId, (E_DSCMB_KEY_CLEAR|eSecureKeyType), u32CAVid, DSCMB_FSCB_CLEAR… in _MDrv_DSCMB2_EngSetAlgo()
1558 …HAL_DSCMB_KTE_Write_FSCB(u32FltId, (E_DSCMB_KEY_CLEAR|eSecureKeyType), u32CAVid, DSCMB_FSCB_UNCHG… in _MDrv_DSCMB2_EngSetAlgo()
1584 DSCMB_Key_Type eSecureKeyType = E_DSCMB_KEY_CLEAR; in _MDrv_DSCMB2_EngSetIV()
1602 if((pMap->eFltType == E_DSCMB_FLT_2_KEYS) && (eKeyType == E_DSCMB_KEY_CLEAR)) in _MDrv_DSCMB2_EngSetIV()
1644 DSCMB_Key_Type eSecureKeyType = E_DSCMB_KEY_CLEAR; in _MDrv_DSCMB2_EngSetIV_Ex()
1662 if((pMap->eFltType == E_DSCMB_FLT_2_KEYS) && (eKeyType == E_DSCMB_KEY_CLEAR)) in _MDrv_DSCMB2_EngSetIV_Ex()
1736 DSCMB_Key_Type eSecureKeyType = E_DSCMB_KEY_CLEAR; in _MDrv_DSCMB2_EngSetRIV()
1767 …if (!HAL_DSCMB_KTE_Write_RIV(u32FltId, (E_DSCMB_KEY_CLEAR|eSecureKeyType), u32CAVid, pu8RIV, pMap-… in _MDrv_DSCMB2_EngSetRIV()
1773 …if (!HAL_DSCMB_KTE_IV_Ctrl_Ex (u32FltId, (E_DSCMB_KEY_CLEAR|eSecureKeyType), E_DSCMB_ENG_ESA, u32C… in _MDrv_DSCMB2_EngSetRIV()
1868 DSCMB_Key_Type eSecureKeyType = E_DSCMB_KEY_CLEAR; in _MDrv_DSCMB2_EngSetKey()
1886 if((pMap->eFltType == E_DSCMB_FLT_2_KEYS) && (eKeyType == E_DSCMB_KEY_CLEAR)) in _MDrv_DSCMB2_EngSetKey()
1960 DSCMB_Key_Type eSecureKeyType = E_DSCMB_KEY_CLEAR; in _MDrv_DSCMB2_EngResetKey()
1978 if((pMap->eFltType == E_DSCMB_FLT_2_KEYS) && (eKeyType == E_DSCMB_KEY_CLEAR)) in _MDrv_DSCMB2_EngResetKey()