Home
last modified time | relevance | path

Searched defs:pu8IV (Results 1 – 25 of 31) sorted by relevance

12

/utopia/UTPA2-700.0.x/modules/dscmb/drv/dscmb2/
H A DdrvDSCMB.c1571 …OL _MDrv_DSCMB2_EngSetIV(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type eKeyType, MS_U8* pu8IV) in _MDrv_DSCMB2_EngSetIV()
1630 …MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Eng_Type eEngType, DSCMB_Key_Type eKeyType, MS_U8* pu8IV) in _MDrv_DSCMB2_EngSetIV_Ex()
2454 …OL _MDrv_DSCMB2_FltIVSet(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type eKeyType, MS_U8* pu8IV) in _MDrv_DSCMB2_FltIVSet()
4209 …OOL MDrv_DSCMB2_EngSetIV(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type eKeyType, MS_U8* pu8IV) in MDrv_DSCMB2_EngSetIV()
4238 …S_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Eng_Type eEngType, DSCMB_Key_Type eKeyType, MS_U8* pu8IV) in MDrv_DSCMB2_EngSetIV_Ex()
4567 …OOL MDrv_DSCMB2_FltIVSet(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type eKeyType, MS_U8* pu8IV) in MDrv_DSCMB2_FltIVSet()
/utopia/UTPA2-700.0.x/modules/dscmb/drv/dscmb/
H A DdrvDSCMB.c1800 …OL _MDrv_DSCMB2_FltIVSet(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type eKeyType, MS_U8* pu8IV) in _MDrv_DSCMB2_FltIVSet()
1883 …OOL MDrv_DSCMB2_FltIVSet(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type eKeyType, MS_U8* pu8IV) in MDrv_DSCMB2_FltIVSet()
3096 …OOL MDrv_DSCMB2_EngSetIV(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type eKeyType, MS_U8* pu8IV) in MDrv_DSCMB2_EngSetIV()
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvDSCMB_v2.h140 MS_U8* pu8IV; member
248 MS_U8* pu8IV; member
H A DdrvAESDMA_v2.h233 const MS_U8 *pu8IV; member
/utopia/UTPA2-700.0.x/modules/security/hal/k6/cipher/
H A DhalCIPHER.c883 void HAL_CIPHER_DMA_Set_IV(MS_U8* pu8IV, MS_U32 u32Size) in HAL_CIPHER_DMA_Set_IV()
1714 MS_BOOL HAL_CIPHER_Hash_Set_IV(MS_U8* pu8IV, MS_U32 u32IVSize ,MS_U32 u32IVSel) in HAL_CIPHER_Hash_Set_IV()
/utopia/UTPA2-700.0.x/modules/security/hal/curry/cipher/
H A DhalCIPHER.c913 void HAL_CIPHER_DMA_Set_IV(MS_U8* pu8IV, MS_U32 u32Size) in HAL_CIPHER_DMA_Set_IV()
1755 MS_BOOL HAL_CIPHER_Hash_Set_IV(MS_U8* pu8IV, MS_U32 u32IVSize ,MS_U32 u32IVSel) in HAL_CIPHER_Hash_Set_IV()
/utopia/UTPA2-700.0.x/modules/security/hal/k7u/cipher/
H A DhalCIPHER.c917 void HAL_CIPHER_DMA_Set_IV(MS_U8* pu8IV, MS_U32 u32Size) in HAL_CIPHER_DMA_Set_IV()
1784 MS_BOOL HAL_CIPHER_Hash_Set_IV(MS_U8* pu8IV, MS_U32 u32IVSize ,MS_U32 u32IVSel) in HAL_CIPHER_Hash_Set_IV()
/utopia/UTPA2-700.0.x/modules/security/hal/kano/cipher/
H A DhalCIPHER.c880 void HAL_CIPHER_DMA_Set_IV(MS_U8* pu8IV, MS_U32 u32Size) in HAL_CIPHER_DMA_Set_IV()
1711 MS_BOOL HAL_CIPHER_Hash_Set_IV(MS_U8* pu8IV, MS_U32 u32IVSize ,MS_U32 u32IVSel) in HAL_CIPHER_Hash_Set_IV()
/utopia/UTPA2-700.0.x/modules/security/hal/k6lite/cipher/
H A DhalCIPHER.c883 void HAL_CIPHER_DMA_Set_IV(MS_U8* pu8IV, MS_U32 u32Size) in HAL_CIPHER_DMA_Set_IV()
1714 MS_BOOL HAL_CIPHER_Hash_Set_IV(MS_U8* pu8IV, MS_U32 u32IVSize ,MS_U32 u32IVSel) in HAL_CIPHER_Hash_Set_IV()
/utopia/UTPA2-700.0.x/modules/security/drv/cipher/
H A DdrvCIPHER.c1585 MS_U8* pu8IV = NULL; in MDrv_CIPHER_HASHManual() local
2966 DRVAESDMA_RESULT _MDrv_AESDMA_SetIV_Ex(const MS_U8 *pu8IV, MS_U32 u32Len) in _MDrv_AESDMA_SetIV_Ex()
2993 DLL_PUBLIC DRVAESDMA_RESULT MDrv_AESDMA_SetIV_Ex(const MS_U8 *pu8IV, MS_U32 u32Len) in MDrv_AESDMA_SetIV_Ex()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/mooney/dscmb/
H A DhalDSCMB.c460 …S_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type DscmbType, DSCMB_Key_Type eKeyType, MS_U8* pu8IV) in HAL_DSCMB_FltIVSet()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/mainz/dscmb/
H A DhalDSCMB.c457 …S_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type DscmbType, DSCMB_Key_Type eKeyType, MS_U8* pu8IV) in HAL_DSCMB_FltIVSet()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/messi/dscmb/
H A DhalDSCMB.c460 …S_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type DscmbType, DSCMB_Key_Type eKeyType, MS_U8* pu8IV) in HAL_DSCMB_FltIVSet()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvAESDMA_v2.h208 const MS_U8 *pu8IV; member
H A DdrvDSCMB_v2.h119 MS_U8* pu8IV; member
H A DdrvDSCMB.h585 #define MDrv_DSCMB_FltIVSet(u32DscmbId, eKeyType, pu8IV) \ argument
/utopia/UTPA2-700.0.x/modules/dscmb/hal/macan/dscmb/
H A DhalDSCMB.c645 …S_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type DscmbType, DSCMB_Key_Type eKeyType, MS_U8* pu8IV) in HAL_DSCMB_FltIVSet()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/maldives/dscmb/
H A DhalDSCMB.c717 …S_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type DscmbType, DSCMB_Key_Type eKeyType, MS_U8* pu8IV) in HAL_DSCMB_FltIVSet()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/manhattan/dscmb/
H A DhalDSCMB.c725 …S_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type DscmbType, DSCMB_Key_Type eKeyType, MS_U8* pu8IV) in HAL_DSCMB_FltIVSet()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/maserati/dscmb/
H A DhalDSCMB.c894 …S_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type DscmbType, DSCMB_Key_Type eKeyType, MS_U8* pu8IV) in HAL_DSCMB_FltIVSet()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/mustang/dscmb/
H A DhalDSCMB.c810 …S_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type DscmbType, DSCMB_Key_Type eKeyType, MS_U8* pu8IV) in HAL_DSCMB_FltIVSet()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/M7621/dscmb/
H A DhalDSCMB.c861 …S_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type DscmbType, DSCMB_Key_Type eKeyType, MS_U8* pu8IV) in HAL_DSCMB_FltIVSet()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/M7821/dscmb/
H A DhalDSCMB.c957 …S_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type DscmbType, DSCMB_Key_Type eKeyType, MS_U8* pu8IV) in HAL_DSCMB_FltIVSet()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/maxim/dscmb/
H A DhalDSCMB.c861 …S_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type DscmbType, DSCMB_Key_Type eKeyType, MS_U8* pu8IV) in HAL_DSCMB_FltIVSet()
/utopia/UTPA2-700.0.x/modules/security/drv/aesdma/
H A DdrvAESDMA.c589 DRVAESDMA_RESULT MDrv_AESDMA_SetIV_Ex(const MS_U8 *pu8IV, MS_U32 u32Len) in MDrv_AESDMA_SetIV_Ex()

12