Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/security/hal/k6/cipher/
H A DhalCIPHER.h340 void HAL_CIPHER_DMA_Set_IV(MS_U8* pu8IV, MS_U32 u32Size);
H A DhalCIPHER.c883 void HAL_CIPHER_DMA_Set_IV(MS_U8* pu8IV, MS_U32 u32Size) in HAL_CIPHER_DMA_Set_IV() function
/utopia/UTPA2-700.0.x/modules/security/hal/k6lite/cipher/
H A DhalCIPHER.h340 void HAL_CIPHER_DMA_Set_IV(MS_U8* pu8IV, MS_U32 u32Size);
H A DhalCIPHER.c883 void HAL_CIPHER_DMA_Set_IV(MS_U8* pu8IV, MS_U32 u32Size) in HAL_CIPHER_DMA_Set_IV() function
/utopia/UTPA2-700.0.x/modules/security/hal/kano/cipher/
H A DhalCIPHER.h339 void HAL_CIPHER_DMA_Set_IV(MS_U8* pu8IV, MS_U32 u32Size);
H A DhalCIPHER.c880 void HAL_CIPHER_DMA_Set_IV(MS_U8* pu8IV, MS_U32 u32Size) in HAL_CIPHER_DMA_Set_IV() function
/utopia/UTPA2-700.0.x/modules/security/hal/k7u/cipher/
H A DhalCIPHER.h349 void HAL_CIPHER_DMA_Set_IV(MS_U8* pu8IV, MS_U32 u32Size);
H A DhalCIPHER.c917 void HAL_CIPHER_DMA_Set_IV(MS_U8* pu8IV, MS_U32 u32Size) in HAL_CIPHER_DMA_Set_IV() function
/utopia/UTPA2-700.0.x/modules/security/hal/curry/cipher/
H A DhalCIPHER.h340 void HAL_CIPHER_DMA_Set_IV(MS_U8* pu8IV, MS_U32 u32Size);
H A DhalCIPHER.c913 void HAL_CIPHER_DMA_Set_IV(MS_U8* pu8IV, MS_U32 u32Size) in HAL_CIPHER_DMA_Set_IV() function
/utopia/UTPA2-700.0.x/modules/security/drv/cipher/
H A DdrvCIPHER.c1101 HAL_CIPHER_DMA_Set_IV(stCfg.stKey.pu8IVData, stCfg.stKey.u8IVLen); in _MDrv_CIPHER_DMACalc()
2513 HAL_CIPHER_DMA_Set_IV(stParserCfg.stKey.pu8IVData, stParserCfg.stKey.u8IVLen);