Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dscmb/drv/dscmb2/
H A DdrvDSCMB.c1279 MS_BOOL _MDrv_DSCMB2_EngEnableKey(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Eng_Type eEngType, DSCM… in _MDrv_DSCMB2_EngEnableKey() argument
1302 … if (!HAL_DSCMB_KTE_Key_Ctrl (u32FltId, eKeyType , eEngType | eSecureKeyType, u32CAVid, bEnable )) in _MDrv_DSCMB2_EngEnableKey()
1433 MS_BOOL _MDrv_DSCMB2_EngSetAlgo(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Eng_Type eEngType, DSCMB_… in _MDrv_DSCMB2_EngSetAlgo() argument
1439 …DSCMB_ASSERT(eEngType <= (E_DSCMB_ENG_LSAS|E_DSCMB_ENG_ESA|E_DSCMB_ENG_LSAD), "EngType input error… in _MDrv_DSCMB2_EngSetAlgo()
1440 DRVDSCMB2_DBG(DSCMB2_DBGLV_DEBUG, "Set Algo DscmbId=%u eEngType=%d\n", u32DscmbId, eEngType); in _MDrv_DSCMB2_EngSetAlgo()
1462 if((eEngType & E_DSCMB_ENG_LSAS ) == E_DSCMB_ENG_LSAS) in _MDrv_DSCMB2_EngSetAlgo()
1484 if((eEngType & E_DSCMB_ENG_ESA ) == E_DSCMB_ENG_ESA) in _MDrv_DSCMB2_EngSetAlgo()
1506 if((eEngType & E_DSCMB_ENG_LSAD ) == E_DSCMB_ENG_LSAD) in _MDrv_DSCMB2_EngSetAlgo()
1528 if((eEngType & E_DSCMB_ENG_ESA ) == E_DSCMB_ENG_ESA) in _MDrv_DSCMB2_EngSetAlgo()
1630 MS_BOOL _MDrv_DSCMB2_EngSetIV_Ex(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Eng_Type eEngType, DSCMB… in _MDrv_DSCMB2_EngSetIV_Ex() argument
[all …]
H A DdrvDSCMB_private.h76 MS_BOOL _MDrv_DSCMB2_EngSetAlgo(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Eng_Type eEngType, DSCMB_…
77 MS_BOOL _MDrv_DSCMB2_EngSetKeyFSCB(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Eng_Type eEngType, DSC…
78 MS_BOOL _MDrv_DSCMB2_EngSetKey(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Eng_Type eEngType, DSCMB_K…
79 MS_BOOL _MDrv_DSCMB2_EngResetKey(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Eng_Type eEngType, DSCMB…
81 MS_BOOL _MDrv_DSCMB2_EngSetIV_Ex(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Eng_Type eEngType, DSCMB…
H A DmdrvDSCMB.c586 …if(TRUE == _MDrv_DSCMB2_EngSetAlgo(pAlgo->u32EngId, pAlgo->u32DscmbId, pAlgo->eEngType, pAlgo->stC… in DSCMBIoctl()
598 …if(TRUE == _MDrv_DSCMB2_EngSetKey(pKey->u32EngId, pKey->u32DscmbId, pKey->eEngType, pKey->eKeyType… in DSCMBIoctl()
610 …SCMB2_EngSetKeyFSCB(pKeyFSCB->u32EngId, pKeyFSCB->u32DscmbId, pKeyFSCB->eEngType, pKeyFSCB->eKeyTy… in DSCMBIoctl()
622 …if(TRUE == _MDrv_DSCMB2_EngResetKey(pKey->u32EngId, pKey->u32DscmbId, pKey->eEngType, pKey->eKeyTy… in DSCMBIoctl()
788 pStatusArgs->eEngType, in DSCMBIoctl()
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvDSCMB.h838 …rv_DSCMB2_EngSetAlgo(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Eng_Type eEngType, DSCMB_Algo_Cfg s…
851 …DSCMB2_EngSetKeyFSCB(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Eng_Type eEngType, DSCMB_Key_Type e…
864 …Drv_DSCMB2_EngSetKey(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Eng_Type eEngType, DSCMB_Key_Type e…
876 …v_DSCMB2_EngResetKey(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Eng_Type eEngType, DSCMB_Key_Type e…
901 …_DSCMB2_EngSetIV_Ex(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Eng_Type eEngType, DSCMB_Key_Type e…
948 …_DSCMB2_EngEnableKey(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Eng_Type eEngType, DSCMB_Key_Type e…
H A DdrvDSCMB_v2.h228 DSCMB_Eng_Type eEngType; member
236 DSCMB_Eng_Type eEngType; member
245 DSCMB_Eng_Type eEngType; member
257 DSCMB_Eng_Type eEngType; member
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvDSCMB_v2.h194 DSCMB_Eng_Type eEngType; member
202 DSCMB_Eng_Type eEngType; member
211 DSCMB_Eng_Type eEngType; member
/utopia/UTPA2-700.0.x/modules/dscmb/drv/dscmb/
H A DdrvDSCMB.c3081 MS_BOOL MDrv_DSCMB2_EngSetAlgo(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Eng_Type eEngType, DSCMB_A… in MDrv_DSCMB2_EngSetAlgo() argument
3086 MS_BOOL MDrv_DSCMB2_EngSetKey(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Eng_Type eEngType, DSCMB_Ke… in MDrv_DSCMB2_EngSetKey() argument
3091 MS_BOOL MDrv_DSCMB2_EngResetKey(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Eng_Type eEngType, DSCMB_… in MDrv_DSCMB2_EngResetKey() argument
3126 MS_BOOL MDrv_DSCMB2_EngSetKeyFSCB(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Eng_Type eEngType, DSCM… in MDrv_DSCMB2_EngSetKeyFSCB() argument
3136 MS_BOOL MDrv_DSCMB2_EngEnableKey(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Eng_Type eEngType, DSCMB… in MDrv_DSCMB2_EngEnableKey() argument
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k6lite/dscmb/
H A DhalDSCMB.h727 MS_BOOL HAL_DSCMB_KTE_Write_Algo(MS_U32 u32fltid,DSCMB_Key_Type eKeyType,DSCMB_Eng_Type eEngType , …
H A DhalDSCMB.c1566 MS_BOOL HAL_DSCMB_KTE_Write_Algo(MS_U32 u32fltid, DSCMB_Key_Type eKeyType, DSCMB_Eng_Type eEngType in HAL_DSCMB_KTE_Write_Algo() argument
1598 switch (eEngType) in HAL_DSCMB_KTE_Write_Algo()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k7u/dscmb/
H A DhalDSCMB.h733 MS_BOOL HAL_DSCMB_KTE_Write_Algo(MS_U32 u32fltid,DSCMB_Key_Type eKeyType,DSCMB_Eng_Type eEngType , …
H A DhalDSCMB.c1570 MS_BOOL HAL_DSCMB_KTE_Write_Algo(MS_U32 u32fltid, DSCMB_Key_Type eKeyType, DSCMB_Eng_Type eEngType in HAL_DSCMB_KTE_Write_Algo() argument
1602 switch (eEngType) in HAL_DSCMB_KTE_Write_Algo()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k6/nsk2/
H A DhalDSCMB.h723 MS_BOOL HAL_DSCMB_KTE_Write_Algo(MS_U32 u32fltid,DSCMB_Key_Type eKeyType,DSCMB_Eng_Type eEngType , …
/utopia/UTPA2-700.0.x/modules/dscmb/hal/curry/dscmb/
H A DhalDSCMB.h718 MS_BOOL HAL_DSCMB_KTE_Write_Algo(MS_U32 u32fltid,DSCMB_Key_Type eKeyType,DSCMB_Eng_Type eEngType , …
H A DhalDSCMB.c1578 MS_BOOL HAL_DSCMB_KTE_Write_Algo(MS_U32 u32fltid, DSCMB_Key_Type eKeyType, DSCMB_Eng_Type eEngType in HAL_DSCMB_KTE_Write_Algo() argument
1610 switch (eEngType) in HAL_DSCMB_KTE_Write_Algo()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/kano/dscmb/
H A DhalDSCMB.h718 MS_BOOL HAL_DSCMB_KTE_Write_Algo(MS_U32 u32fltid,DSCMB_Key_Type eKeyType,DSCMB_Eng_Type eEngType , …
H A DhalDSCMB.c1578 MS_BOOL HAL_DSCMB_KTE_Write_Algo(MS_U32 u32fltid, DSCMB_Key_Type eKeyType, DSCMB_Eng_Type eEngType in HAL_DSCMB_KTE_Write_Algo() argument
1610 switch (eEngType) in HAL_DSCMB_KTE_Write_Algo()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k6/dscmb/
H A DhalDSCMB.h724 MS_BOOL HAL_DSCMB_KTE_Write_Algo(MS_U32 u32fltid,DSCMB_Key_Type eKeyType,DSCMB_Eng_Type eEngType , …
H A DhalDSCMB.c1560 MS_BOOL HAL_DSCMB_KTE_Write_Algo(MS_U32 u32fltid, DSCMB_Key_Type eKeyType, DSCMB_Eng_Type eEngType in HAL_DSCMB_KTE_Write_Algo() argument
1592 switch (eEngType) in HAL_DSCMB_KTE_Write_Algo()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k6lite/nsk2/
H A DhalDSCMB.h723 MS_BOOL HAL_DSCMB_KTE_Write_Algo(MS_U32 u32fltid,DSCMB_Key_Type eKeyType,DSCMB_Eng_Type eEngType , …
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k7u/nsk2/
H A DhalDSCMB.h723 MS_BOOL HAL_DSCMB_KTE_Write_Algo(MS_U32 u32fltid,DSCMB_Key_Type eKeyType,DSCMB_Eng_Type eEngType , …
/utopia/UTPA2-700.0.x/modules/dscmb/hal/kano/nsk2/
H A DhalDSCMB.h716 MS_BOOL HAL_DSCMB_KTE_Write_Algo(MS_U32 u32fltid,DSCMB_Key_Type eKeyType,DSCMB_Eng_Type eEngType , …
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt17574 DSCMB_Eng_Type eEngType;
17582 DSCMB_Eng_Type eEngType;
17591 DSCMB_Eng_Type eEngType;
17603 DSCMB_Eng_Type eEngType;
73094 …rv_DSCMB2_EngSetAlgo(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Eng_Type eEngType, DSCMB_Algo_Cfg s…
73096 …DSCMB2_EngSetKeyFSCB(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Eng_Type eEngType, DSCMB_Key_Type e…
73098 …Drv_DSCMB2_EngSetKey(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Eng_Type eEngType, DSCMB_Key_Type e…
73100 …v_DSCMB2_EngResetKey(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Eng_Type eEngType, DSCMB_Key_Type e…
73104 …v_DSCMB2_EngSetIV_Ex(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Eng_Type eEngType, DSCMB_Key_Type e…
73112 …_DSCMB2_EngEnableKey(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Eng_Type eEngType, DSCMB_Key_Type e…