| /utopia/UTPA2-700.0.x/modules/dscmb/utopia_adaption/dscmb2/ |
| H A D | DSCMB_adp.c | 188 ACPU_Out, spt_DSCMB_KLadder_ACPU_Out, in DSCMB_adp_Init() 192 ACPU_Out, spt_DSCMB_KLadder_ACPU_Out, in DSCMB_adp_Init() 196 ACPU_Out, spt_DSCMB_KLadder_ACPU_Out, in DSCMB_adp_Init() 200 ACPU_Out, spt_DSCMB_KLadder_ACPU_Out, in DSCMB_adp_Init() 204 ACPU_Out, spt_DSCMB_KLadder_ACPU_Out, in DSCMB_adp_Init() 209 ACPU_Out, spt_DSCMB_KLadder_ACPU_Out, in DSCMB_adp_Init() 216 ACPU_Out, spt_DSCMB_KLadder_ACPU_Out, in DSCMB_adp_Init() 223 ACPU_Out, spt_DSCMB_KLadder_ACPU_Out, in DSCMB_adp_Init()
|
| /utopia/UTPA2-700.0.x/modules/dscmb/drv/dscmb2/ |
| H A D | drvDSCMB.c | 2546 MS_BOOL _MDrv_DSCMB2_KLadder_AtomicExec(DSCMB_KLCfg_All* KLCfg , MS_U8 *ACPU_Out, DSCMB_KL_Status* … in _MDrv_DSCMB2_KLadder_AtomicExec() argument 2655 if(NULL == ACPU_Out) in _MDrv_DSCMB2_KLadder_AtomicExec() 2932 memset(ACPU_Out , 0x0 , u32OutKeySize ); in _MDrv_DSCMB2_KLadder_AtomicExec() 2933 HAL_DSCMB_KL_GetACPUOut(eKLEng,ACPU_Out,u32OutKeySize); in _MDrv_DSCMB2_KLadder_AtomicExec() 3126 MS_BOOL _MDrv_DSCMB2_KLadder_ETSI(DSCMB_KLCfg_All* KLCfg , MS_U8 *ACPU_Out, MS_U8 *pu8Nonce, MS_U8 … in _MDrv_DSCMB2_KLadder_ETSI() argument 3230 if(NULL == ACPU_Out) in _MDrv_DSCMB2_KLadder_ETSI() 3484 memset(ACPU_Out , 0x0 , u32OutKeySize ); in _MDrv_DSCMB2_KLadder_ETSI() 3485 HAL_DSCMB_KL_GetACPUOut(eKLEng,ACPU_Out,u32OutKeySize); in _MDrv_DSCMB2_KLadder_ETSI() 4721 MS_BOOL MDrv_DSCMB2_KLadder_AtomicExec(DSCMB_KLCfg_All* KLCfg , MS_U8 *ACPU_Out, DSCMB_KL_Status* u… in MDrv_DSCMB2_KLadder_AtomicExec() argument 4733 pArgs.ACPU_Out = ACPU_Out; in MDrv_DSCMB2_KLadder_AtomicExec() [all …]
|
| H A D | drvDSCMB_private.h | 119 MS_BOOL _MDrv_DSCMB2_KLadder_AtomicExec(DSCMB_KLCfg_All* KLCfg , MS_U8 *ACPU_Out, DSCMB_KL_Status* … 120 MS_BOOL _MDrv_DSCMB2_KLadder_ETSI(DSCMB_KLCfg_All* KLCfg , MS_U8 *ACPU_Out, MS_U8 *pu8Nonce, MS_U8 …
|
| H A D | mdrvDSCMB.c | 668 pKLArgs->ACPU_Out, in DSCMBIoctl() 683 pKLArgs->ACPU_Out, in DSCMBIoctl()
|
| /utopia/UTPA2-700.0.x/modules/dscmb/drv/dscmb/ |
| H A D | drvDSCMB.c | 2706 MS_BOOL MDrv_DSCMB_KLadder_AtomicExec(DSCMB_KLCfg_All* KLCfg , MS_U8 *ACPU_Out, DSCMB_KL_Status* u3… in MDrv_DSCMB_KLadder_AtomicExec() argument 2717 if ((E_DSCMB_KL_SRC_ACPU == KLCfg->eSrc) && (NULL == ACPU_Out)) in MDrv_DSCMB_KLadder_AtomicExec() 2759 if ((E_DSCMB_KL_DST_ACPU == KLCfg->eDst) && (NULL == ACPU_Out)) in MDrv_DSCMB_KLadder_AtomicExec() 2828 memset(ACPU_Out , 0x0 , 16 ); in MDrv_DSCMB_KLadder_AtomicExec() 2839 MDrv_DSCMB_KLadder_ReadDataFromAcpu(ACPU_Out); in MDrv_DSCMB_KLadder_AtomicExec() 3111 MS_BOOL MDrv_DSCMB2_KLadder_ETSI(DSCMB_KLCfg_All* KLCfg , MS_U8 *ACPU_Out, MS_U8 *pu8Nonce, MS_U8 *… in MDrv_DSCMB2_KLadder_ETSI() argument 3116 MS_BOOL MDrv_DSCMB2_KLadder_AtomicExec(DSCMB_KLCfg_All* KLCfg , MS_U8 *ACPU_Out, DSCMB_KL_Status* u… in MDrv_DSCMB2_KLadder_AtomicExec() argument
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | drvDSCMB.h | 1193 DLL_PUBLIC MS_BOOL MDrv_DSCMB2_KLadder_ETSI(DSCMB_KLCfg_All* KLCfg , MS_U8 *ACPU_Out, MS_U8 *pu8Non… 1200 DLL_PUBLIC MS_BOOL MDrv_DSCMB2_KLadder_AtomicExec(DSCMB_KLCfg_All* KLCfg , MS_U8 *ACPU_Out, DSCMB_K… 1253 DLL_PUBLIC MS_BOOL MDrv_DSCMB_KLadder_AtomicExec(DSCMB_KLCfg_All* KLCfg , MS_U8 *ACPU_Out, DSCMB_KL…
|
| H A D | drvDSCMB_v2.h | 277 MS_U8* ACPU_Out; member 284 MS_U8* ACPU_Out; member
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | drvDSCMB_v2.h | 218 MS_U8* ACPU_Out; member 225 MS_U8* ACPU_Out; member
|
| H A D | drvDSCMB.h | 990 DLL_PUBLIC MS_BOOL MDrv_DSCMB2_KLadder_AtomicExec(DSCMB_KLCfg_All* KLCfg , MS_U8 *ACPU_Out, DSCMB_K…
|
| /utopia/UTPA2-700.0.x/modules/dscmb/utopia_adaption/dscmb/ |
| H A D | DSCMB_adp.c | 205 …[2],UADP_SPT_POINTER_TO_NEXT, ((unsigned long)(&(pDSCMB_psKlAtomicExec->ACPU_Out)) - (unsigned lon… in DSCMB_adp_Init() 212 …drETSI[2],UADP_SPT_POINTER_TO_NEXT, ((unsigned long)(&(pDSCMB_psKlETSI->ACPU_Out)) - (unsigned lon… in DSCMB_adp_Init()
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | preprocess.txt | 17623 MS_U8* ACPU_Out; 17630 MS_U8* ACPU_Out; 73176 DLL_PUBLIC MS_BOOL MDrv_DSCMB2_KLadder_ETSI(DSCMB_KLCfg_All* KLCfg , MS_U8 *ACPU_Out, MS_U8 *pu8Non… 73183 DLL_PUBLIC MS_BOOL MDrv_DSCMB2_KLadder_AtomicExec(DSCMB_KLCfg_All* KLCfg , MS_U8 *ACPU_Out, DSCMB_K… 73217 DLL_PUBLIC MS_BOOL MDrv_DSCMB_KLadder_AtomicExec(DSCMB_KLCfg_All* KLCfg , MS_U8 *ACPU_Out, DSCMB_KL…
|