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 D | halCIPHER.h | 340 void HAL_CIPHER_DMA_Set_IV(MS_U8* pu8IV, MS_U32 u32Size);
|
| H A D | halCIPHER.c | 883 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 D | halCIPHER.h | 340 void HAL_CIPHER_DMA_Set_IV(MS_U8* pu8IV, MS_U32 u32Size);
|
| H A D | halCIPHER.c | 883 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 D | halCIPHER.h | 339 void HAL_CIPHER_DMA_Set_IV(MS_U8* pu8IV, MS_U32 u32Size);
|
| H A D | halCIPHER.c | 880 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 D | halCIPHER.h | 349 void HAL_CIPHER_DMA_Set_IV(MS_U8* pu8IV, MS_U32 u32Size);
|
| H A D | halCIPHER.c | 917 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 D | halCIPHER.h | 340 void HAL_CIPHER_DMA_Set_IV(MS_U8* pu8IV, MS_U32 u32Size);
|
| H A D | halCIPHER.c | 913 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 D | drvCIPHER.c | 1101 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);
|