Home
last modified time | relevance | path

Searched refs:pu32Index (Results 1 – 6 of 6) sorted by relevance

/utopia/UTPA2-700.0.x/modules/security/drv/cipher/
H A DdrvCIPHER.c4113 DRVAESDMA_RESULT _MDrv_AESDMA_AllocKeySlot (MS_U32 *pu32Index) in _MDrv_AESDMA_AllocKeySlot() argument
4117 if(NULL == pu32Index) in _MDrv_AESDMA_AllocKeySlot()
4128 *pu32Index = i + HAL_CIPHER_KEYSLOT_BASE; in _MDrv_AESDMA_AllocKeySlot()
4142 DRVAESDMA_RESULT SYMBOL_WEAK MDrv_AESDMA_AllocKeySlot (MS_U32 *pu32Index) in MDrv_AESDMA_AllocKeySlot() argument
4153 pArgs.pu32KeyIndex = pu32Index; in MDrv_AESDMA_AllocKeySlot()
4164 return _MDrv_AESDMA_AllocKeySlot(pu32Index); in MDrv_AESDMA_AllocKeySlot()
H A DdrvAESDMA_private.h263 DRVAESDMA_RESULT _MDrv_AESDMA_AllocKeySlot (MS_U32 *pu32Index);
/utopia/UTPA2-700.0.x/modules/msos/msos/ecos/
H A DMsOS_ecos.c2738 MS_BOOL MsOS_CreateThreadDataIndex(MS_U32 *pu32Index) in MsOS_CreateThreadDataIndex() argument
2740 if(pu32Index != NULL) in MsOS_CreateThreadDataIndex()
2742 *pu32Index = cyg_thread_new_data_index(); in MsOS_CreateThreadDataIndex()
H A DMsOS_private.h126 MS_BOOL MsOS_CreateThreadDataIndex(MS_U32 *pu32Index);
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvAESDMA.h915 DRVAESDMA_RESULT SYMBOL_WEAK MDrv_AESDMA_AllocKeySlot (MS_U32 *pu32Index);
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt67925 DRVAESDMA_RESULT SYMBOL_WEAK MDrv_AESDMA_AllocKeySlot (MS_U32 *pu32Index);