Home
last modified time | relevance | path

Searched refs:pu32CipherId (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvCIPHER.h373 DLL_PUBLIC DRV_CIPHER_RET MDrv_CIPHER_Alloc(MS_U32 *pu32CipherId);
/utopia/UTPA2-700.0.x/modules/security/drv/cipher/
H A DdrvCIPHER.c2236 DLL_PUBLIC DRV_CIPHER_RET MDrv_CIPHER_Alloc(MS_U32 *pu32CipherId) in MDrv_CIPHER_Alloc() argument
2244 if(NULL == pu32CipherId) in MDrv_CIPHER_Alloc()
2257 *pu32CipherId = i; in MDrv_CIPHER_Alloc()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt18669 DLL_PUBLIC DRV_CIPHER_RET MDrv_CIPHER_Alloc(MS_U32 *pu32CipherId);