Home
last modified time | relevance | path

Searched refs:pu8Key (Results 1 – 25 of 79) sorted by relevance

1234

/utopia/UTPA2-700.0.x/modules/dscmb/hal/k6lite/dscmb/
H A DhalDSCMB.c2730 MS_BOOL HAL_DSCMB_KL_GetACPUOut(DSCMB_KL_SelEng eKLEng, MS_U8 *pu8Key, MS_U32 u32Size) in HAL_DSCMB_KL_GetACPUOut() argument
2741 pu8Key[0] = (MS_U8)((u32Tmp&0xff000000)>>24); in HAL_DSCMB_KL_GetACPUOut()
2742 pu8Key[1] = (MS_U8)((u32Tmp&0x00ff0000)>>16); in HAL_DSCMB_KL_GetACPUOut()
2743 pu8Key[2] = (MS_U8)((u32Tmp&0x0000ff00)>>8); in HAL_DSCMB_KL_GetACPUOut()
2744 pu8Key[3] = (MS_U8)((u32Tmp&0x000000ff)>>0); in HAL_DSCMB_KL_GetACPUOut()
2746 pu8Key[4] = (MS_U8)((u32Tmp&0xff000000)>>24); in HAL_DSCMB_KL_GetACPUOut()
2747 pu8Key[5] = (MS_U8)((u32Tmp&0x00ff0000)>>16); in HAL_DSCMB_KL_GetACPUOut()
2748 pu8Key[6] = (MS_U8)((u32Tmp&0x0000ff00)>>8); in HAL_DSCMB_KL_GetACPUOut()
2749 pu8Key[7] = (MS_U8)((u32Tmp&0x000000ff)>>0); in HAL_DSCMB_KL_GetACPUOut()
2751 pu8Key[8] = (MS_U8)((u32Tmp&0xff000000)>>24); in HAL_DSCMB_KL_GetACPUOut()
[all …]
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k7u/dscmb/
H A DhalDSCMB.c2754 MS_BOOL HAL_DSCMB_KL_GetACPUOut(DSCMB_KL_SelEng eKLEng, MS_U8 *pu8Key, MS_U32 u32Size) in HAL_DSCMB_KL_GetACPUOut() argument
2765 pu8Key[0] = (MS_U8)((u32Tmp&0xff000000)>>24); in HAL_DSCMB_KL_GetACPUOut()
2766 pu8Key[1] = (MS_U8)((u32Tmp&0x00ff0000)>>16); in HAL_DSCMB_KL_GetACPUOut()
2767 pu8Key[2] = (MS_U8)((u32Tmp&0x0000ff00)>>8); in HAL_DSCMB_KL_GetACPUOut()
2768 pu8Key[3] = (MS_U8)((u32Tmp&0x000000ff)>>0); in HAL_DSCMB_KL_GetACPUOut()
2770 pu8Key[4] = (MS_U8)((u32Tmp&0xff000000)>>24); in HAL_DSCMB_KL_GetACPUOut()
2771 pu8Key[5] = (MS_U8)((u32Tmp&0x00ff0000)>>16); in HAL_DSCMB_KL_GetACPUOut()
2772 pu8Key[6] = (MS_U8)((u32Tmp&0x0000ff00)>>8); in HAL_DSCMB_KL_GetACPUOut()
2773 pu8Key[7] = (MS_U8)((u32Tmp&0x000000ff)>>0); in HAL_DSCMB_KL_GetACPUOut()
2775 pu8Key[8] = (MS_U8)((u32Tmp&0xff000000)>>24); in HAL_DSCMB_KL_GetACPUOut()
[all …]
/utopia/UTPA2-700.0.x/modules/dscmb/hal/curry/dscmb/
H A DhalDSCMB.c2729 MS_BOOL HAL_DSCMB_KL_GetACPUOut(DSCMB_KL_SelEng eKLEng, MS_U8 *pu8Key, MS_U32 u32Size) in HAL_DSCMB_KL_GetACPUOut() argument
2740 pu8Key[0] = (MS_U8)((u32Tmp&0xff000000)>>24); in HAL_DSCMB_KL_GetACPUOut()
2741 pu8Key[1] = (MS_U8)((u32Tmp&0x00ff0000)>>16); in HAL_DSCMB_KL_GetACPUOut()
2742 pu8Key[2] = (MS_U8)((u32Tmp&0x0000ff00)>>8); in HAL_DSCMB_KL_GetACPUOut()
2743 pu8Key[3] = (MS_U8)((u32Tmp&0x000000ff)>>0); in HAL_DSCMB_KL_GetACPUOut()
2745 pu8Key[4] = (MS_U8)((u32Tmp&0xff000000)>>24); in HAL_DSCMB_KL_GetACPUOut()
2746 pu8Key[5] = (MS_U8)((u32Tmp&0x00ff0000)>>16); in HAL_DSCMB_KL_GetACPUOut()
2747 pu8Key[6] = (MS_U8)((u32Tmp&0x0000ff00)>>8); in HAL_DSCMB_KL_GetACPUOut()
2748 pu8Key[7] = (MS_U8)((u32Tmp&0x000000ff)>>0); in HAL_DSCMB_KL_GetACPUOut()
2750 pu8Key[8] = (MS_U8)((u32Tmp&0xff000000)>>24); in HAL_DSCMB_KL_GetACPUOut()
[all …]
/utopia/UTPA2-700.0.x/modules/dscmb/hal/kano/dscmb/
H A DhalDSCMB.c2729 MS_BOOL HAL_DSCMB_KL_GetACPUOut(DSCMB_KL_SelEng eKLEng, MS_U8 *pu8Key, MS_U32 u32Size) in HAL_DSCMB_KL_GetACPUOut() argument
2740 pu8Key[0] = (MS_U8)((u32Tmp&0xff000000)>>24); in HAL_DSCMB_KL_GetACPUOut()
2741 pu8Key[1] = (MS_U8)((u32Tmp&0x00ff0000)>>16); in HAL_DSCMB_KL_GetACPUOut()
2742 pu8Key[2] = (MS_U8)((u32Tmp&0x0000ff00)>>8); in HAL_DSCMB_KL_GetACPUOut()
2743 pu8Key[3] = (MS_U8)((u32Tmp&0x000000ff)>>0); in HAL_DSCMB_KL_GetACPUOut()
2745 pu8Key[4] = (MS_U8)((u32Tmp&0xff000000)>>24); in HAL_DSCMB_KL_GetACPUOut()
2746 pu8Key[5] = (MS_U8)((u32Tmp&0x00ff0000)>>16); in HAL_DSCMB_KL_GetACPUOut()
2747 pu8Key[6] = (MS_U8)((u32Tmp&0x0000ff00)>>8); in HAL_DSCMB_KL_GetACPUOut()
2748 pu8Key[7] = (MS_U8)((u32Tmp&0x000000ff)>>0); in HAL_DSCMB_KL_GetACPUOut()
2750 pu8Key[8] = (MS_U8)((u32Tmp&0xff000000)>>24); in HAL_DSCMB_KL_GetACPUOut()
[all …]
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k6/dscmb/
H A DhalDSCMB.c2724 MS_BOOL HAL_DSCMB_KL_GetACPUOut(DSCMB_KL_SelEng eKLEng, MS_U8 *pu8Key, MS_U32 u32Size) in HAL_DSCMB_KL_GetACPUOut() argument
2735 pu8Key[0] = (MS_U8)((u32Tmp&0xff000000)>>24); in HAL_DSCMB_KL_GetACPUOut()
2736 pu8Key[1] = (MS_U8)((u32Tmp&0x00ff0000)>>16); in HAL_DSCMB_KL_GetACPUOut()
2737 pu8Key[2] = (MS_U8)((u32Tmp&0x0000ff00)>>8); in HAL_DSCMB_KL_GetACPUOut()
2738 pu8Key[3] = (MS_U8)((u32Tmp&0x000000ff)>>0); in HAL_DSCMB_KL_GetACPUOut()
2740 pu8Key[4] = (MS_U8)((u32Tmp&0xff000000)>>24); in HAL_DSCMB_KL_GetACPUOut()
2741 pu8Key[5] = (MS_U8)((u32Tmp&0x00ff0000)>>16); in HAL_DSCMB_KL_GetACPUOut()
2742 pu8Key[6] = (MS_U8)((u32Tmp&0x0000ff00)>>8); in HAL_DSCMB_KL_GetACPUOut()
2743 pu8Key[7] = (MS_U8)((u32Tmp&0x000000ff)>>0); in HAL_DSCMB_KL_GetACPUOut()
2745 pu8Key[8] = (MS_U8)((u32Tmp&0xff000000)>>24); in HAL_DSCMB_KL_GetACPUOut()
[all …]
/utopia/UTPA2-700.0.x/modules/dscmb/hal/mooney/dscmb/
H A DhalDSCMB.c383 …_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type DscmbType, DSCMB_Key_Type eKeyType, MS_U8* pu8Key) in HAL_DSCMB_FltKeySet() argument
402 … ((pu8Key[0]) | (pu8Key[1] << 8) | (pu8Key[2] << 16) | (pu8Key[3] << 24))); in HAL_DSCMB_FltKeySet()
404 … ((pu8Key[4]) | (pu8Key[5] << 8) | (pu8Key[6] << 16) | (pu8Key[7] << 24))); in HAL_DSCMB_FltKeySet()
415 … ((pu8Key[0]) | (pu8Key[1] << 8) | (pu8Key[2] << 16) | (pu8Key[3] << 24))); in HAL_DSCMB_FltKeySet()
417 … ((pu8Key[4]) | (pu8Key[5] << 8) | (pu8Key[6] << 16) | (pu8Key[7] << 24))); in HAL_DSCMB_FltKeySet()
419 … ((pu8Key[8]) | (pu8Key[9] << 8) | (pu8Key[10] << 16) | (pu8Key[11] << 24))); in HAL_DSCMB_FltKeySet()
421 … ((pu8Key[12]) | (pu8Key[13] << 8) | (pu8Key[14] << 16) | (pu8Key[15] << 24))); in HAL_DSCMB_FltKeySet()
636 MS_BOOL HAL_DSCMB_KLadder_SetKey(HAL_DscmbKLadderSrc KLSrc, MS_U8* pu8Key, MS_U32 u32KeyLen) in HAL_DSCMB_KLadder_SetKey() argument
/utopia/UTPA2-700.0.x/modules/dscmb/hal/mainz/dscmb/
H A DhalDSCMB.c380 …_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type DscmbType, DSCMB_Key_Type eKeyType, MS_U8* pu8Key) in HAL_DSCMB_FltKeySet() argument
399 … ((pu8Key[0]) | (pu8Key[1] << 8) | (pu8Key[2] << 16) | (pu8Key[3] << 24))); in HAL_DSCMB_FltKeySet()
401 … ((pu8Key[4]) | (pu8Key[5] << 8) | (pu8Key[6] << 16) | (pu8Key[7] << 24))); in HAL_DSCMB_FltKeySet()
412 … ((pu8Key[0]) | (pu8Key[1] << 8) | (pu8Key[2] << 16) | (pu8Key[3] << 24))); in HAL_DSCMB_FltKeySet()
414 … ((pu8Key[4]) | (pu8Key[5] << 8) | (pu8Key[6] << 16) | (pu8Key[7] << 24))); in HAL_DSCMB_FltKeySet()
416 … ((pu8Key[8]) | (pu8Key[9] << 8) | (pu8Key[10] << 16) | (pu8Key[11] << 24))); in HAL_DSCMB_FltKeySet()
418 … ((pu8Key[12]) | (pu8Key[13] << 8) | (pu8Key[14] << 16) | (pu8Key[15] << 24))); in HAL_DSCMB_FltKeySet()
633 MS_BOOL HAL_DSCMB_KLadder_SetKey(HAL_DscmbKLadderSrc KLSrc, MS_U8* pu8Key, MS_U32 u32KeyLen) in HAL_DSCMB_KLadder_SetKey() argument
/utopia/UTPA2-700.0.x/modules/dscmb/hal/messi/dscmb/
H A DhalDSCMB.c383 …_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type DscmbType, DSCMB_Key_Type eKeyType, MS_U8* pu8Key) in HAL_DSCMB_FltKeySet() argument
402 … ((pu8Key[0]) | (pu8Key[1] << 8) | (pu8Key[2] << 16) | (pu8Key[3] << 24))); in HAL_DSCMB_FltKeySet()
404 … ((pu8Key[4]) | (pu8Key[5] << 8) | (pu8Key[6] << 16) | (pu8Key[7] << 24))); in HAL_DSCMB_FltKeySet()
415 … ((pu8Key[0]) | (pu8Key[1] << 8) | (pu8Key[2] << 16) | (pu8Key[3] << 24))); in HAL_DSCMB_FltKeySet()
417 … ((pu8Key[4]) | (pu8Key[5] << 8) | (pu8Key[6] << 16) | (pu8Key[7] << 24))); in HAL_DSCMB_FltKeySet()
419 … ((pu8Key[8]) | (pu8Key[9] << 8) | (pu8Key[10] << 16) | (pu8Key[11] << 24))); in HAL_DSCMB_FltKeySet()
421 … ((pu8Key[12]) | (pu8Key[13] << 8) | (pu8Key[14] << 16) | (pu8Key[15] << 24))); in HAL_DSCMB_FltKeySet()
636 MS_BOOL HAL_DSCMB_KLadder_SetKey(HAL_DscmbKLadderSrc KLSrc, MS_U8* pu8Key, MS_U32 u32KeyLen) in HAL_DSCMB_KLadder_SetKey() argument
/utopia/UTPA2-700.0.x/modules/dscmb/hal/macan/dscmb/
H A DhalDSCMB.c598 …_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type DscmbType, DSCMB_Key_Type eKeyType, MS_U8* pu8Key) in HAL_DSCMB_FltKeySet() argument
607 … ((pu8Key[0]) | (pu8Key[1] << 8) | (pu8Key[2] << 16) | (pu8Key[3] << 24))); in HAL_DSCMB_FltKeySet()
609 … ((pu8Key[4]) | (pu8Key[5] << 8) | (pu8Key[6] << 16) | (pu8Key[7] << 24))); in HAL_DSCMB_FltKeySet()
621 … ((pu8Key[0]) | (pu8Key[1] << 8) | (pu8Key[2] << 16) | (pu8Key[3] << 24))); in HAL_DSCMB_FltKeySet()
623 … ((pu8Key[4]) | (pu8Key[5] << 8) | (pu8Key[6] << 16) | (pu8Key[7] << 24))); in HAL_DSCMB_FltKeySet()
625 … ((pu8Key[8]) | (pu8Key[9] << 8) | (pu8Key[10] << 16) | (pu8Key[11] << 24))); in HAL_DSCMB_FltKeySet()
627 … ((pu8Key[12]) | (pu8Key[13] << 8) | (pu8Key[14] << 16) | (pu8Key[15] << 24))); in HAL_DSCMB_FltKeySet()
848 MS_BOOL HAL_DSCMB_KLadder_SetKey(HAL_DscmbKLadderSrc KLSrc, MS_U8* pu8Key, MS_U32 u32KeyLen) in HAL_DSCMB_KLadder_SetKey() argument
/utopia/UTPA2-700.0.x/modules/dscmb/hal/maldives/dscmb/
H A DhalDSCMB.c662 …_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type DscmbType, DSCMB_Key_Type eKeyType, MS_U8* pu8Key) in HAL_DSCMB_FltKeySet() argument
671 … ((pu8Key[0]) | (pu8Key[1] << 8) | (pu8Key[2] << 16) | (pu8Key[3] << 24))); in HAL_DSCMB_FltKeySet()
673 … ((pu8Key[4]) | (pu8Key[5] << 8) | (pu8Key[6] << 16) | (pu8Key[7] << 24))); in HAL_DSCMB_FltKeySet()
685 … ((pu8Key[0]) | (pu8Key[1] << 8) | (pu8Key[2] << 16) | (pu8Key[3] << 24))); in HAL_DSCMB_FltKeySet()
687 … ((pu8Key[4]) | (pu8Key[5] << 8) | (pu8Key[6] << 16) | (pu8Key[7] << 24))); in HAL_DSCMB_FltKeySet()
689 … ((pu8Key[8]) | (pu8Key[9] << 8) | (pu8Key[10] << 16) | (pu8Key[11] << 24))); in HAL_DSCMB_FltKeySet()
691 … ((pu8Key[12]) | (pu8Key[13] << 8) | (pu8Key[14] << 16) | (pu8Key[15] << 24))); in HAL_DSCMB_FltKeySet()
945 MS_BOOL HAL_DSCMB_KLadder_SetKey(HAL_DscmbKLadderSrc KLSrc, MS_U8* pu8Key, MS_U32 u32KeyLen) in HAL_DSCMB_KLadder_SetKey() argument
/utopia/UTPA2-700.0.x/modules/dscmb/hal/manhattan/dscmb/
H A DhalDSCMB.c677 …_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type DscmbType, DSCMB_Key_Type eKeyType, MS_U8* pu8Key) in HAL_DSCMB_FltKeySet() argument
686 … ((pu8Key[0]) | (pu8Key[1] << 8) | (pu8Key[2] << 16) | (pu8Key[3] << 24))); in HAL_DSCMB_FltKeySet()
688 … ((pu8Key[4]) | (pu8Key[5] << 8) | (pu8Key[6] << 16) | (pu8Key[7] << 24))); in HAL_DSCMB_FltKeySet()
700 … ((pu8Key[0]) | (pu8Key[1] << 8) | (pu8Key[2] << 16) | (pu8Key[3] << 24))); in HAL_DSCMB_FltKeySet()
702 … ((pu8Key[4]) | (pu8Key[5] << 8) | (pu8Key[6] << 16) | (pu8Key[7] << 24))); in HAL_DSCMB_FltKeySet()
704 … ((pu8Key[8]) | (pu8Key[9] << 8) | (pu8Key[10] << 16) | (pu8Key[11] << 24))); in HAL_DSCMB_FltKeySet()
706 … ((pu8Key[12]) | (pu8Key[13] << 8) | (pu8Key[14] << 16) | (pu8Key[15] << 24))); in HAL_DSCMB_FltKeySet()
957 MS_BOOL HAL_DSCMB_KLadder_SetKey(HAL_DscmbKLadderSrc KLSrc, MS_U8* pu8Key, MS_U32 u32KeyLen) in HAL_DSCMB_KLadder_SetKey() argument
/utopia/UTPA2-700.0.x/modules/dscmb/hal/mustang/dscmb/
H A DhalDSCMB.c763 …_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type DscmbType, DSCMB_Key_Type eKeyType, MS_U8* pu8Key) in HAL_DSCMB_FltKeySet() argument
772 … ((pu8Key[0]) | (pu8Key[1] << 8) | (pu8Key[2] << 16) | (pu8Key[3] << 24))); in HAL_DSCMB_FltKeySet()
774 … ((pu8Key[4]) | (pu8Key[5] << 8) | (pu8Key[6] << 16) | (pu8Key[7] << 24))); in HAL_DSCMB_FltKeySet()
786 … ((pu8Key[0]) | (pu8Key[1] << 8) | (pu8Key[2] << 16) | (pu8Key[3] << 24))); in HAL_DSCMB_FltKeySet()
788 … ((pu8Key[4]) | (pu8Key[5] << 8) | (pu8Key[6] << 16) | (pu8Key[7] << 24))); in HAL_DSCMB_FltKeySet()
790 … ((pu8Key[8]) | (pu8Key[9] << 8) | (pu8Key[10] << 16) | (pu8Key[11] << 24))); in HAL_DSCMB_FltKeySet()
792 … ((pu8Key[12]) | (pu8Key[13] << 8) | (pu8Key[14] << 16) | (pu8Key[15] << 24))); in HAL_DSCMB_FltKeySet()
1055 MS_BOOL HAL_DSCMB_KLadder_SetKey(HAL_DscmbKLadderSrc KLSrc, MS_U8* pu8Key, MS_U32 u32KeyLen) in HAL_DSCMB_KLadder_SetKey() argument
/utopia/UTPA2-700.0.x/modules/dscmb/hal/M7621/dscmb/
H A DhalDSCMB.c811 …_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type DscmbType, DSCMB_Key_Type eKeyType, MS_U8* pu8Key) in HAL_DSCMB_FltKeySet() argument
820 … ((pu8Key[0]) | (pu8Key[1] << 8) | (pu8Key[2] << 16) | (pu8Key[3] << 24))); in HAL_DSCMB_FltKeySet()
822 … ((pu8Key[4]) | (pu8Key[5] << 8) | (pu8Key[6] << 16) | (pu8Key[7] << 24))); in HAL_DSCMB_FltKeySet()
837 … ((pu8Key[0]) | (pu8Key[1] << 8) | (pu8Key[2] << 16) | (pu8Key[3] << 24))); in HAL_DSCMB_FltKeySet()
839 … ((pu8Key[4]) | (pu8Key[5] << 8) | (pu8Key[6] << 16) | (pu8Key[7] << 24))); in HAL_DSCMB_FltKeySet()
841 … ((pu8Key[8]) | (pu8Key[9] << 8) | (pu8Key[10] << 16) | (pu8Key[11] << 24))); in HAL_DSCMB_FltKeySet()
843 … ((pu8Key[12]) | (pu8Key[13] << 8) | (pu8Key[14] << 16) | (pu8Key[15] << 24))); in HAL_DSCMB_FltKeySet()
1117 MS_BOOL HAL_DSCMB_KLadder_SetKey(HAL_DscmbKLadderSrc KLSrc, MS_U8* pu8Key, MS_U32 u32KeyLen) in HAL_DSCMB_KLadder_SetKey() argument
/utopia/UTPA2-700.0.x/modules/dscmb/hal/maxim/dscmb/
H A DhalDSCMB.c811 …_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type DscmbType, DSCMB_Key_Type eKeyType, MS_U8* pu8Key) in HAL_DSCMB_FltKeySet() argument
820 … ((pu8Key[0]) | (pu8Key[1] << 8) | (pu8Key[2] << 16) | (pu8Key[3] << 24))); in HAL_DSCMB_FltKeySet()
822 … ((pu8Key[4]) | (pu8Key[5] << 8) | (pu8Key[6] << 16) | (pu8Key[7] << 24))); in HAL_DSCMB_FltKeySet()
837 … ((pu8Key[0]) | (pu8Key[1] << 8) | (pu8Key[2] << 16) | (pu8Key[3] << 24))); in HAL_DSCMB_FltKeySet()
839 … ((pu8Key[4]) | (pu8Key[5] << 8) | (pu8Key[6] << 16) | (pu8Key[7] << 24))); in HAL_DSCMB_FltKeySet()
841 … ((pu8Key[8]) | (pu8Key[9] << 8) | (pu8Key[10] << 16) | (pu8Key[11] << 24))); in HAL_DSCMB_FltKeySet()
843 … ((pu8Key[12]) | (pu8Key[13] << 8) | (pu8Key[14] << 16) | (pu8Key[15] << 24))); in HAL_DSCMB_FltKeySet()
1117 MS_BOOL HAL_DSCMB_KLadder_SetKey(HAL_DscmbKLadderSrc KLSrc, MS_U8* pu8Key, MS_U32 u32KeyLen) in HAL_DSCMB_KLadder_SetKey() argument
/utopia/UTPA2-700.0.x/modules/dscmb/hal/M7821/dscmb/
H A DhalDSCMB.c907 …_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type DscmbType, DSCMB_Key_Type eKeyType, MS_U8* pu8Key) in HAL_DSCMB_FltKeySet() argument
916 … ((pu8Key[0]) | (pu8Key[1] << 8) | (pu8Key[2] << 16) | (pu8Key[3] << 24))); in HAL_DSCMB_FltKeySet()
918 … ((pu8Key[4]) | (pu8Key[5] << 8) | (pu8Key[6] << 16) | (pu8Key[7] << 24))); in HAL_DSCMB_FltKeySet()
933 … ((pu8Key[0]) | (pu8Key[1] << 8) | (pu8Key[2] << 16) | (pu8Key[3] << 24))); in HAL_DSCMB_FltKeySet()
935 … ((pu8Key[4]) | (pu8Key[5] << 8) | (pu8Key[6] << 16) | (pu8Key[7] << 24))); in HAL_DSCMB_FltKeySet()
937 … ((pu8Key[8]) | (pu8Key[9] << 8) | (pu8Key[10] << 16) | (pu8Key[11] << 24))); in HAL_DSCMB_FltKeySet()
939 … ((pu8Key[12]) | (pu8Key[13] << 8) | (pu8Key[14] << 16) | (pu8Key[15] << 24))); in HAL_DSCMB_FltKeySet()
1233 MS_BOOL HAL_DSCMB_KLadder_SetKey(HAL_DscmbKLadderSrc KLSrc, MS_U8* pu8Key, MS_U32 u32KeyLen) in HAL_DSCMB_KLadder_SetKey() argument
/utopia/UTPA2-700.0.x/modules/dscmb/hal/maserati/dscmb/
H A DhalDSCMB.c844 …_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type DscmbType, DSCMB_Key_Type eKeyType, MS_U8* pu8Key) in HAL_DSCMB_FltKeySet() argument
853 … ((pu8Key[0]) | (pu8Key[1] << 8) | (pu8Key[2] << 16) | (pu8Key[3] << 24))); in HAL_DSCMB_FltKeySet()
855 … ((pu8Key[4]) | (pu8Key[5] << 8) | (pu8Key[6] << 16) | (pu8Key[7] << 24))); in HAL_DSCMB_FltKeySet()
870 … ((pu8Key[0]) | (pu8Key[1] << 8) | (pu8Key[2] << 16) | (pu8Key[3] << 24))); in HAL_DSCMB_FltKeySet()
872 … ((pu8Key[4]) | (pu8Key[5] << 8) | (pu8Key[6] << 16) | (pu8Key[7] << 24))); in HAL_DSCMB_FltKeySet()
874 … ((pu8Key[8]) | (pu8Key[9] << 8) | (pu8Key[10] << 16) | (pu8Key[11] << 24))); in HAL_DSCMB_FltKeySet()
876 … ((pu8Key[12]) | (pu8Key[13] << 8) | (pu8Key[14] << 16) | (pu8Key[15] << 24))); in HAL_DSCMB_FltKeySet()
1170 MS_BOOL HAL_DSCMB_KLadder_SetKey(HAL_DscmbKLadderSrc KLSrc, MS_U8* pu8Key, MS_U32 u32KeyLen) in HAL_DSCMB_KLadder_SetKey() argument
/utopia/UTPA2-700.0.x/modules/sar/drv/sar/
H A DdrvSAR.c545 SAR_Result MDrv_SAR_GetKeyCode(MS_U8 *pu8Key, MS_U8 *pu8Repeat) in MDrv_SAR_GetKeyCode() argument
555 *pu8Key = SAR_DUMMY_KEY; in MDrv_SAR_GetKeyCode()
612 *pu8Key = gu8SARKey; in MDrv_SAR_GetKeyCode()
1269 static MS_U8 MDrv_SAR_Kpd_GetCHKey(MS_U8 u8Channel, MS_U8 *pu8Key , MS_U8 *pu8Repeat) in MDrv_SAR_Kpd_GetCHKey() argument
1275 *pu8Key = 0xFF; in MDrv_SAR_Kpd_GetCHKey()
1308 *pu8Key = MDrv_SAR_Kpd_GetChIdxKey(u8Index,i); in MDrv_SAR_Kpd_GetCHKey()
1310 if (gu8SARPrevCMD[u8Index] != *pu8Key) in MDrv_SAR_Kpd_GetCHKey()
1312 gu8SARPrevCMD[u8Index] = *pu8Key; in MDrv_SAR_Kpd_GetCHKey()
1327 gu8KeyCmdBak[u8Index]=*pu8Key; in MDrv_SAR_Kpd_GetCHKey()
1343 *pu8Key = 0xFF; in MDrv_SAR_Kpd_GetCHKey()
[all …]
H A DdrvSAR_v2.h130 SAR_Result MDrv_SAR_GetKeyCode_U2K(MS_U8 *pu8Key, MS_U8 *pu8Repeat);
131 SAR_KpdResult MDrv_SAR_Kpd_GetKeyCode_U2K(MS_U8 *pu8Key, MS_U8 *pu8Repeat);
/utopia/UTPA2-700.0.x/modules/dscmb/drv/dscmb/
H A DdrvDSCMB.c1641 … _MDrv_DSCMB2_FltKeySet(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type eKeyType, MS_U8* pu8Key) in _MDrv_DSCMB2_FltKeySet() argument
1732 if(FALSE == HAL_DSCMB_FltKeySet(u32EngId, 0, u32TmpSlot, hal_dscmb_type, key_type, pu8Key)) in _MDrv_DSCMB2_FltKeySet()
1735 …SCMB_FltKeySet(u32EngId, 0, u32Slot, hal_dscmb_type, hal_dscmb_key_type, pu8Key)) // AES: IV: 0, 1… in _MDrv_DSCMB2_FltKeySet()
1749 … HAL_DSCMB_FltKeySet(u32EngId, pMap->u32PidFltId[i], u32TmpSlot, hal_dscmb_type, key_type, pu8Key)) in _MDrv_DSCMB2_FltKeySet()
1753 …ngId, pMap->u32PidFltId[i], u32Slot, hal_dscmb_type, hal_dscmb_key_type, pu8Key)) // AES: IV: 0, 1… in _MDrv_DSCMB2_FltKeySet()
1761 …L MDrv_DSCMB2_FltKeySet(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type eKeyType, MS_U8* pu8Key) in MDrv_DSCMB2_FltKeySet() argument
1775 pArgs.pu8Key = pu8Key; in MDrv_DSCMB2_FltKeySet()
1786 return _MDrv_DSCMB2_FltKeySet(u32EngId, u32DscmbId, eKeyType, pu8Key); in MDrv_DSCMB2_FltKeySet()
2204 MS_BOOL MDrv_DSCMB_KLadder_SetKey(DSCMB_KLSrc KLSrc, MS_U8* pu8Key, MS_U32 u32KeyLen) in MDrv_DSCMB_KLadder_SetKey() argument
2244 return HAL_DSCMB_KLadder_SetKey(halKLSrc, pu8Key, u32KeyLen); in MDrv_DSCMB_KLadder_SetKey()
[all …]
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvSAR.h530 SAR_Result MDrv_SAR_GetKeyCode(MS_U8 *pu8Key, MS_U8 *pu8Repeat);
633 SAR_KpdResult MDrv_SAR_Kpd_GetKeyCode(MS_U8 *pu8Key, MS_U8 *pu8Repeat);
871 MS_U8 *pu8Key; member
878 typedef SAR_KpdResult (*IOCTL_SAR_Kpd_GetKeyCode)(MS_U8 *pu8Key, MS_U8 *pu8Repeat);
H A DdrvDSCMB.h581 #define MDrv_DSCMB_FltKeySet(u32DscmbId, eKeyType, pu8Key) \ argument
582 MDrv_DSCMB2_FltKeySet(0, u32DscmbId, eKeyType, pu8Key)
825 … MDrv_DSCMB2_FltKeySet(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type eKeyType, MS_U8* pu8Key);
1064 DLL_PUBLIC MS_BOOL MDrv_DSCMB_KLadder_SetKey(DSCMB_KLSrc KLSrc, MS_U8* pu8Key, MS_U32 u32KeyLen);
/utopia/UTPA2-700.0.x/modules/security/drv/aesdma/
H A DdrvAESDMA.c548 DRVAESDMA_RESULT MDrv_AESDMA_SetKey_Ex(const MS_U8 *pu8Key, MS_U32 u32Len) in MDrv_AESDMA_SetKey_Ex() argument
552 if(pu8Key == NULL) in MDrv_AESDMA_SetKey_Ex()
561 u32Tmp[3] = _AESDMA_MSBF2Native(pu8Key); in MDrv_AESDMA_SetKey_Ex()
562 u32Tmp[2] = _AESDMA_MSBF2Native(pu8Key + 4); in MDrv_AESDMA_SetKey_Ex()
563 u32Tmp[1] = _AESDMA_MSBF2Native(pu8Key + 8); in MDrv_AESDMA_SetKey_Ex()
564 u32Tmp[0] = _AESDMA_MSBF2Native(pu8Key + 12); in MDrv_AESDMA_SetKey_Ex()
568 u32Tmp[3] = _AESDMA_MSBF2Native(pu8Key); in MDrv_AESDMA_SetKey_Ex()
569 u32Tmp[2] = _AESDMA_MSBF2Native(pu8Key + 4); in MDrv_AESDMA_SetKey_Ex()
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvSAR.h554 SAR_Result MDrv_SAR_GetKeyCode(MS_U8 *pu8Key, MS_U8 *pu8Repeat);
657 SAR_KpdResult MDrv_SAR_Kpd_GetKeyCode(MS_U8 *pu8Key, MS_U8 *pu8Repeat);
884 MS_U8 *pu8Key; member
891 typedef SAR_KpdResult (*IOCTL_SAR_Kpd_GetKeyCode)(MS_U8 *pu8Key, MS_U8 *pu8Repeat);
H A DdrvDSCMB.h681 #define MDrv_DSCMB_FltKeySet(u32DscmbId, eKeyType, pu8Key) \ argument
682 MDrv_DSCMB2_FltKeySet(0, u32DscmbId, eKeyType, pu8Key)
864 …_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Eng_Type eEngType, DSCMB_Key_Type eKeyType, MS_U8* pu8Key);
1013 … MDrv_DSCMB2_FltKeySet(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type eKeyType, MS_U8* pu8Key);
1274 DLL_PUBLIC MS_BOOL MDrv_DSCMB_KLadder_SetKey(DSCMB_KLSrc KLSrc, MS_U8* pu8Key, MS_U32 u32KeyLen);
/utopia/UTPA2-700.0.x/modules/dscmb/drv/dscmb2/
H A DdrvDSCMB.c1854 …S_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Eng_Type eEngType, DSCMB_Key_Type eKeyType, MS_U8* pu8Key) in _MDrv_DSCMB2_EngSetKey() argument
1862 DSCMB_ASSERT(pu8Key != NULL, "Key data input error", FALSE); in _MDrv_DSCMB2_EngSetKey()
1895 …HAL_DSCMB_KTE_Write_Key(u32FltId, eKeyType | eSecureKeyType , E_DSCMB_ENG_LSAS , u32CAVid, pu8Key)) in _MDrv_DSCMB2_EngSetKey()
1910 …(!HAL_DSCMB_KTE_Write_Key(u32FltId, eKeyType | eSecureKeyType, E_DSCMB_ENG_ESA , u32CAVid, pu8Key)) in _MDrv_DSCMB2_EngSetKey()
1925 …!HAL_DSCMB_KTE_Write_Key(u32FltId, eKeyType | eSecureKeyType, E_DSCMB_ENG_LSAD , u32CAVid, pu8Key)) in _MDrv_DSCMB2_EngSetKey()
2449 … _MDrv_DSCMB2_FltKeySet(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type eKeyType, MS_U8* pu8Key) in _MDrv_DSCMB2_FltKeySet() argument
2451 return _MDrv_DSCMB2_EngSetKey (u32EngId, u32DscmbId, E_DSCMB_ENG_ESA, eKeyType, pu8Key); in _MDrv_DSCMB2_FltKeySet()
4299 …S_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Eng_Type eEngType, DSCMB_Key_Type eKeyType, MS_U8* pu8Key) in MDrv_DSCMB2_EngSetKey() argument
4314 pArgs.pu8Key = pu8Key; in MDrv_DSCMB2_EngSetKey()
4325 return _MDrv_DSCMB2_EngSetKey(u32EngId, u32DscmbId, eEngType, eKeyType, pu8Key); in MDrv_DSCMB2_EngSetKey()
[all …]

1234