| /utopia/UTPA2-700.0.x/modules/dscmb/hal/k6lite/dscmb/ |
| H A D | halDSCMB.c | 3109 MS_BOOL HAL_DSCMB_KL_ETSI_Response(DSCMB_KL_SelEng eKLEng, MS_U8 *pu8Response) in HAL_DSCMB_KL_ETSI_Response() argument 3116 pu8Response[0] = (MS_U8)((u32Tmp&0xff000000)>>24); in HAL_DSCMB_KL_ETSI_Response() 3117 pu8Response[1] = (MS_U8)((u32Tmp&0x00ff0000)>>16); in HAL_DSCMB_KL_ETSI_Response() 3118 pu8Response[2] = (MS_U8)((u32Tmp&0x0000ff00)>>8); in HAL_DSCMB_KL_ETSI_Response() 3119 pu8Response[3] = (MS_U8)((u32Tmp&0x000000ff)>>0); in HAL_DSCMB_KL_ETSI_Response() 3122 pu8Response[4] = (MS_U8)((u32Tmp&0xff000000)>>24); in HAL_DSCMB_KL_ETSI_Response() 3123 pu8Response[5] = (MS_U8)((u32Tmp&0x00ff0000)>>16); in HAL_DSCMB_KL_ETSI_Response() 3124 pu8Response[6] = (MS_U8)((u32Tmp&0x0000ff00)>>8); in HAL_DSCMB_KL_ETSI_Response() 3125 pu8Response[7] = (MS_U8)((u32Tmp&0x000000ff)>>0); in HAL_DSCMB_KL_ETSI_Response() 3128 pu8Response[8] = (MS_U8)((u32Tmp&0xff000000)>>24); in HAL_DSCMB_KL_ETSI_Response() [all …]
|
| H A D | halDSCMB.h | 817 MS_BOOL HAL_DSCMB_KL_ETSI_Response(DSCMB_KL_SelEng eKLEng, MS_U8 *pu8Response);
|
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/k7u/dscmb/ |
| H A D | halDSCMB.c | 3133 MS_BOOL HAL_DSCMB_KL_ETSI_Response(DSCMB_KL_SelEng eKLEng, MS_U8 *pu8Response) in HAL_DSCMB_KL_ETSI_Response() argument 3140 pu8Response[0] = (MS_U8)((u32Tmp&0xff000000)>>24); in HAL_DSCMB_KL_ETSI_Response() 3141 pu8Response[1] = (MS_U8)((u32Tmp&0x00ff0000)>>16); in HAL_DSCMB_KL_ETSI_Response() 3142 pu8Response[2] = (MS_U8)((u32Tmp&0x0000ff00)>>8); in HAL_DSCMB_KL_ETSI_Response() 3143 pu8Response[3] = (MS_U8)((u32Tmp&0x000000ff)>>0); in HAL_DSCMB_KL_ETSI_Response() 3146 pu8Response[4] = (MS_U8)((u32Tmp&0xff000000)>>24); in HAL_DSCMB_KL_ETSI_Response() 3147 pu8Response[5] = (MS_U8)((u32Tmp&0x00ff0000)>>16); in HAL_DSCMB_KL_ETSI_Response() 3148 pu8Response[6] = (MS_U8)((u32Tmp&0x0000ff00)>>8); in HAL_DSCMB_KL_ETSI_Response() 3149 pu8Response[7] = (MS_U8)((u32Tmp&0x000000ff)>>0); in HAL_DSCMB_KL_ETSI_Response() 3152 pu8Response[8] = (MS_U8)((u32Tmp&0xff000000)>>24); in HAL_DSCMB_KL_ETSI_Response() [all …]
|
| H A D | halDSCMB.h | 823 MS_BOOL HAL_DSCMB_KL_ETSI_Response(DSCMB_KL_SelEng eKLEng, MS_U8 *pu8Response);
|
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/curry/dscmb/ |
| H A D | halDSCMB.c | 3108 MS_BOOL HAL_DSCMB_KL_ETSI_Response(DSCMB_KL_SelEng eKLEng, MS_U8 *pu8Response) in HAL_DSCMB_KL_ETSI_Response() argument 3115 pu8Response[0] = (MS_U8)((u32Tmp&0xff000000)>>24); in HAL_DSCMB_KL_ETSI_Response() 3116 pu8Response[1] = (MS_U8)((u32Tmp&0x00ff0000)>>16); in HAL_DSCMB_KL_ETSI_Response() 3117 pu8Response[2] = (MS_U8)((u32Tmp&0x0000ff00)>>8); in HAL_DSCMB_KL_ETSI_Response() 3118 pu8Response[3] = (MS_U8)((u32Tmp&0x000000ff)>>0); in HAL_DSCMB_KL_ETSI_Response() 3121 pu8Response[4] = (MS_U8)((u32Tmp&0xff000000)>>24); in HAL_DSCMB_KL_ETSI_Response() 3122 pu8Response[5] = (MS_U8)((u32Tmp&0x00ff0000)>>16); in HAL_DSCMB_KL_ETSI_Response() 3123 pu8Response[6] = (MS_U8)((u32Tmp&0x0000ff00)>>8); in HAL_DSCMB_KL_ETSI_Response() 3124 pu8Response[7] = (MS_U8)((u32Tmp&0x000000ff)>>0); in HAL_DSCMB_KL_ETSI_Response() 3127 pu8Response[8] = (MS_U8)((u32Tmp&0xff000000)>>24); in HAL_DSCMB_KL_ETSI_Response() [all …]
|
| H A D | halDSCMB.h | 820 MS_BOOL HAL_DSCMB_KL_ETSI_Response(DSCMB_KL_SelEng eKLEng, MS_U8 *pu8Response);
|
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/kano/dscmb/ |
| H A D | halDSCMB.c | 3108 MS_BOOL HAL_DSCMB_KL_ETSI_Response(DSCMB_KL_SelEng eKLEng, MS_U8 *pu8Response) in HAL_DSCMB_KL_ETSI_Response() argument 3115 pu8Response[0] = (MS_U8)((u32Tmp&0xff000000)>>24); in HAL_DSCMB_KL_ETSI_Response() 3116 pu8Response[1] = (MS_U8)((u32Tmp&0x00ff0000)>>16); in HAL_DSCMB_KL_ETSI_Response() 3117 pu8Response[2] = (MS_U8)((u32Tmp&0x0000ff00)>>8); in HAL_DSCMB_KL_ETSI_Response() 3118 pu8Response[3] = (MS_U8)((u32Tmp&0x000000ff)>>0); in HAL_DSCMB_KL_ETSI_Response() 3121 pu8Response[4] = (MS_U8)((u32Tmp&0xff000000)>>24); in HAL_DSCMB_KL_ETSI_Response() 3122 pu8Response[5] = (MS_U8)((u32Tmp&0x00ff0000)>>16); in HAL_DSCMB_KL_ETSI_Response() 3123 pu8Response[6] = (MS_U8)((u32Tmp&0x0000ff00)>>8); in HAL_DSCMB_KL_ETSI_Response() 3124 pu8Response[7] = (MS_U8)((u32Tmp&0x000000ff)>>0); in HAL_DSCMB_KL_ETSI_Response() 3127 pu8Response[8] = (MS_U8)((u32Tmp&0xff000000)>>24); in HAL_DSCMB_KL_ETSI_Response() [all …]
|
| H A D | halDSCMB.h | 820 MS_BOOL HAL_DSCMB_KL_ETSI_Response(DSCMB_KL_SelEng eKLEng, MS_U8 *pu8Response);
|
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/k6/dscmb/ |
| H A D | halDSCMB.c | 3103 MS_BOOL HAL_DSCMB_KL_ETSI_Response(DSCMB_KL_SelEng eKLEng, MS_U8 *pu8Response) in HAL_DSCMB_KL_ETSI_Response() argument 3110 pu8Response[0] = (MS_U8)((u32Tmp&0xff000000)>>24); in HAL_DSCMB_KL_ETSI_Response() 3111 pu8Response[1] = (MS_U8)((u32Tmp&0x00ff0000)>>16); in HAL_DSCMB_KL_ETSI_Response() 3112 pu8Response[2] = (MS_U8)((u32Tmp&0x0000ff00)>>8); in HAL_DSCMB_KL_ETSI_Response() 3113 pu8Response[3] = (MS_U8)((u32Tmp&0x000000ff)>>0); in HAL_DSCMB_KL_ETSI_Response() 3116 pu8Response[4] = (MS_U8)((u32Tmp&0xff000000)>>24); in HAL_DSCMB_KL_ETSI_Response() 3117 pu8Response[5] = (MS_U8)((u32Tmp&0x00ff0000)>>16); in HAL_DSCMB_KL_ETSI_Response() 3118 pu8Response[6] = (MS_U8)((u32Tmp&0x0000ff00)>>8); in HAL_DSCMB_KL_ETSI_Response() 3119 pu8Response[7] = (MS_U8)((u32Tmp&0x000000ff)>>0); in HAL_DSCMB_KL_ETSI_Response() 3122 pu8Response[8] = (MS_U8)((u32Tmp&0xff000000)>>24); in HAL_DSCMB_KL_ETSI_Response() [all …]
|
| H A D | halDSCMB.h | 814 MS_BOOL HAL_DSCMB_KL_ETSI_Response(DSCMB_KL_SelEng eKLEng, MS_U8 *pu8Response);
|
| /utopia/UTPA2-700.0.x/modules/dscmb/utopia_adaption/dscmb2/ |
| H A D | DSCMB_adp.c | 211 pu8Response, spt_DSCMB_KLadder_pu8Response, in DSCMB_adp_Init() 218 pu8Response, spt_DSCMB_KLadder_pu8Response, in DSCMB_adp_Init() 225 pu8Response, spt_DSCMB_KLadder_pu8Response, in DSCMB_adp_Init()
|
| /utopia/UTPA2-700.0.x/modules/dscmb/drv/dscmb2/ |
| H A D | drvDSCMB.c | 3126 …ETSI(DSCMB_KLCfg_All* KLCfg , MS_U8 *ACPU_Out, MS_U8 *pu8Nonce, MS_U8 *pu8Response, DSCMB_KL_Statu… in _MDrv_DSCMB2_KLadder_ETSI() argument 3488 HAL_DSCMB_KL_ETSI_Response(eKLEng, pu8Response); in _MDrv_DSCMB2_KLadder_ETSI() 4767 …ETSI(DSCMB_KLCfg_All* KLCfg , MS_U8 *ACPU_Out, MS_U8 *pu8Nonce, MS_U8 *pu8Response, DSCMB_KL_Statu… in MDrv_DSCMB2_KLadder_ETSI() argument 4780 pArgs.pu8Response = pu8Response; in MDrv_DSCMB2_KLadder_ETSI() 4793 return _MDrv_DSCMB2_KLadder_ETSI(KLCfg, ACPU_Out, pu8Nonce, pu8Response, u32Status); in MDrv_DSCMB2_KLadder_ETSI()
|
| H A D | drvDSCMB_private.h | 120 …ETSI(DSCMB_KLCfg_All* KLCfg , MS_U8 *ACPU_Out, MS_U8 *pu8Nonce, MS_U8 *pu8Response, DSCMB_KL_Statu…
|
| H A D | mdrvDSCMB.c | 685 pKLArgs->pu8Response, in DSCMBIoctl()
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | drvDSCMB_v2.h | 227 MS_U8* pu8Response; member
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | drvDSCMB_v2.h | 286 MS_U8* pu8Response; member
|
| H A D | drvDSCMB.h | 1193 …TSI(DSCMB_KLCfg_All* KLCfg , MS_U8 *ACPU_Out, MS_U8 *pu8Nonce, MS_U8 * pu8Response, DSCMB_KL_Statu…
|
| /utopia/UTPA2-700.0.x/modules/dscmb/utopia_adaption/dscmb/ |
| H A D | DSCMB_adp.c | 214 …rETSI[4],UADP_SPT_POINTER_TO_NEXT, ((unsigned long)(&(pDSCMB_psKlETSI->pu8Response)) - (unsigned l… in DSCMB_adp_Init()
|
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/k6/nsk2/ |
| H A D | halDSCMB.h | 812 MS_BOOL HAL_DSCMB_KL_ETSI_Response(DSCMB_KL_SelEng eKLEng, MS_U8 *pu8Response);
|
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/k6lite/nsk2/ |
| H A D | halDSCMB.h | 812 MS_BOOL HAL_DSCMB_KL_ETSI_Response(DSCMB_KL_SelEng eKLEng, MS_U8 *pu8Response);
|
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/k7u/nsk2/ |
| H A D | halDSCMB.h | 812 MS_BOOL HAL_DSCMB_KL_ETSI_Response(DSCMB_KL_SelEng eKLEng, MS_U8 *pu8Response);
|
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/kano/nsk2/ |
| H A D | halDSCMB.h | 813 MS_BOOL HAL_DSCMB_KL_ETSI_Response(DSCMB_KL_SelEng eKLEng, MS_U8 *pu8Response);
|
| /utopia/UTPA2-700.0.x/modules/dscmb/drv/dscmb/ |
| H A D | drvDSCMB.c | 3111 …TSI(DSCMB_KLCfg_All* KLCfg , MS_U8 *ACPU_Out, MS_U8 *pu8Nonce, MS_U8 * pu8Response, DSCMB_KL_Statu… in MDrv_DSCMB2_KLadder_ETSI() argument
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | preprocess.txt | 17632 MS_U8* pu8Response; 73176 …TSI(DSCMB_KLCfg_All* KLCfg , MS_U8 *ACPU_Out, MS_U8 *pu8Nonce, MS_U8 * pu8Response, DSCMB_KL_Statu…
|