Home
last modified time | relevance | path

Searched refs:bDscmbKey (Results 1 – 15 of 15) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dscmb/hal/M7621/tcf/
H A DhalTCF.c561 void HAL_CRIKL_Write_KeyPara(MS_BOOL bDscmbKey) in HAL_CRIKL_Write_KeyPara() argument
563 …_TCF_DBG("[%s][%d] Setup %s Parameter\n", __FUNCTION__, __LINE__, (bDscmbKey)? "Key Table":"Key Sl… in HAL_CRIKL_Write_KeyPara()
569 if(bDscmbKey){ in HAL_CRIKL_Write_KeyPara()
583 void HAL_CRIKL_Setup_VendorNo(MS_BOOL bDscmbKey, MS_U8 u8VendorNo) in HAL_CRIKL_Setup_VendorNo() argument
585 if(bDscmbKey){ // Key Table in HAL_CRIKL_Setup_VendorNo()
592 void HAL_CRIKL_Setup_VendorAtt(MS_BOOL bDscmbKey, MS_U16 u16VendorAtt) in HAL_CRIKL_Setup_VendorAtt() argument
594 if(bDscmbKey){ // Key Table in HAL_CRIKL_Setup_VendorAtt()
603 void HAL_CRIKL_Setup_OutputAllowed(MS_BOOL bDscmbKey, MS_U8 u8OutputAllowed) in HAL_CRIKL_Setup_OutputAllowed() argument
605 if(bDscmbKey){ // Key Table in HAL_CRIKL_Setup_OutputAllowed()
613 void HAL_CRIKL_Setup_bMultiEng(MS_BOOL bDscmbKey, MS_BOOL bMultiEng) in HAL_CRIKL_Setup_bMultiEng() argument
[all …]
H A DhalTCF.h245 void HAL_CRIKL_Write_KeyPara(MS_BOOL bDscmbKey);
247 void HAL_CRIKL_Setup_VendorNo(MS_BOOL bDscmbKey, MS_U8 u8VendorNo);
248 void HAL_CRIKL_Setup_VendorAtt(MS_BOOL bDscmbKey, MS_U16 u16VendorAtt);
249 void HAL_CRIKL_Setup_OutputAllowed(MS_BOOL bDscmbKey, MS_U8 u8OutputAllowed);
250 void HAL_CRIKL_Setup_bMultiEng(MS_BOOL bDscmbKey, MS_BOOL bMultiEng);
251 void HAL_CRIKL_Setup_bLsb64(MS_BOOL bDscmbKey, MS_BOOL bLsb64);
252 void HAL_CRIKL_Setup_KeySize(MS_BOOL bDscmbKey, MS_U8 eKeySize);
253 void HAL_CRIKL_Setup_KeyEngine(MS_BOOL bDscmbKey, MS_U8 uKeyEng);
254 void HAL_CRIKL_Setup_Drop(MS_BOOL bDscmbKey, MS_U8 u8Drop);
255 void HAL_CRIKL_Setup_Cnt(MS_BOOL bDscmbKey, MS_U8 u8Cnt);
[all …]
/utopia/UTPA2-700.0.x/modules/dscmb/hal/maserati/tcf/
H A DhalTCF.c561 void HAL_CRIKL_Write_KeyPara(MS_BOOL bDscmbKey) in HAL_CRIKL_Write_KeyPara() argument
563 …_TCF_DBG("[%s][%d] Setup %s Parameter\n", __FUNCTION__, __LINE__, (bDscmbKey)? "Key Table":"Key Sl… in HAL_CRIKL_Write_KeyPara()
569 if(bDscmbKey){ in HAL_CRIKL_Write_KeyPara()
583 void HAL_CRIKL_Setup_VendorNo(MS_BOOL bDscmbKey, MS_U8 u8VendorNo) in HAL_CRIKL_Setup_VendorNo() argument
585 if(bDscmbKey){ // Key Table in HAL_CRIKL_Setup_VendorNo()
592 void HAL_CRIKL_Setup_VendorAtt(MS_BOOL bDscmbKey, MS_U16 u16VendorAtt) in HAL_CRIKL_Setup_VendorAtt() argument
594 if(bDscmbKey){ // Key Table in HAL_CRIKL_Setup_VendorAtt()
603 void HAL_CRIKL_Setup_OutputAllowed(MS_BOOL bDscmbKey, MS_U8 u8OutputAllowed) in HAL_CRIKL_Setup_OutputAllowed() argument
605 if(bDscmbKey){ // Key Table in HAL_CRIKL_Setup_OutputAllowed()
613 void HAL_CRIKL_Setup_bMultiEng(MS_BOOL bDscmbKey, MS_BOOL bMultiEng) in HAL_CRIKL_Setup_bMultiEng() argument
[all …]
H A DhalTCF.h245 void HAL_CRIKL_Write_KeyPara(MS_BOOL bDscmbKey);
247 void HAL_CRIKL_Setup_VendorNo(MS_BOOL bDscmbKey, MS_U8 u8VendorNo);
248 void HAL_CRIKL_Setup_VendorAtt(MS_BOOL bDscmbKey, MS_U16 u16VendorAtt);
249 void HAL_CRIKL_Setup_OutputAllowed(MS_BOOL bDscmbKey, MS_U8 u8OutputAllowed);
250 void HAL_CRIKL_Setup_bMultiEng(MS_BOOL bDscmbKey, MS_BOOL bMultiEng);
251 void HAL_CRIKL_Setup_bLsb64(MS_BOOL bDscmbKey, MS_BOOL bLsb64);
252 void HAL_CRIKL_Setup_KeySize(MS_BOOL bDscmbKey, MS_U8 eKeySize);
253 void HAL_CRIKL_Setup_KeyEngine(MS_BOOL bDscmbKey, MS_U8 uKeyEng);
254 void HAL_CRIKL_Setup_Drop(MS_BOOL bDscmbKey, MS_U8 u8Drop);
255 void HAL_CRIKL_Setup_Cnt(MS_BOOL bDscmbKey, MS_U8 u8Cnt);
[all …]
/utopia/UTPA2-700.0.x/modules/dscmb/hal/manhattan/tcf/
H A DhalTCF.c561 void HAL_CRIKL_Write_KeyPara(MS_BOOL bDscmbKey) in HAL_CRIKL_Write_KeyPara() argument
563 …_TCF_DBG("[%s][%d] Setup %s Parameter\n", __FUNCTION__, __LINE__, (bDscmbKey)? "Key Table":"Key Sl… in HAL_CRIKL_Write_KeyPara()
569 if(bDscmbKey){ in HAL_CRIKL_Write_KeyPara()
583 void HAL_CRIKL_Setup_VendorNo(MS_BOOL bDscmbKey, MS_U8 u8VendorNo) in HAL_CRIKL_Setup_VendorNo() argument
585 if(bDscmbKey){ // Key Table in HAL_CRIKL_Setup_VendorNo()
592 void HAL_CRIKL_Setup_VendorAtt(MS_BOOL bDscmbKey, MS_U16 u16VendorAtt) in HAL_CRIKL_Setup_VendorAtt() argument
594 if(bDscmbKey){ // Key Table in HAL_CRIKL_Setup_VendorAtt()
603 void HAL_CRIKL_Setup_OutputAllowed(MS_BOOL bDscmbKey, MS_U8 u8OutputAllowed) in HAL_CRIKL_Setup_OutputAllowed() argument
605 if(bDscmbKey){ // Key Table in HAL_CRIKL_Setup_OutputAllowed()
613 void HAL_CRIKL_Setup_bMultiEng(MS_BOOL bDscmbKey, MS_BOOL bMultiEng) in HAL_CRIKL_Setup_bMultiEng() argument
[all …]
H A DhalTCF.h245 void HAL_CRIKL_Write_KeyPara(MS_BOOL bDscmbKey);
247 void HAL_CRIKL_Setup_VendorNo(MS_BOOL bDscmbKey, MS_U8 u8VendorNo);
248 void HAL_CRIKL_Setup_VendorAtt(MS_BOOL bDscmbKey, MS_U16 u16VendorAtt);
249 void HAL_CRIKL_Setup_OutputAllowed(MS_BOOL bDscmbKey, MS_U8 u8OutputAllowed);
250 void HAL_CRIKL_Setup_bMultiEng(MS_BOOL bDscmbKey, MS_BOOL bMultiEng);
251 void HAL_CRIKL_Setup_bLsb64(MS_BOOL bDscmbKey, MS_BOOL bLsb64);
252 void HAL_CRIKL_Setup_KeySize(MS_BOOL bDscmbKey, MS_U8 eKeySize);
253 void HAL_CRIKL_Setup_KeyEngine(MS_BOOL bDscmbKey, MS_U8 uKeyEng);
254 void HAL_CRIKL_Setup_Drop(MS_BOOL bDscmbKey, MS_U8 u8Drop);
255 void HAL_CRIKL_Setup_Cnt(MS_BOOL bDscmbKey, MS_U8 u8Cnt);
[all …]
/utopia/UTPA2-700.0.x/modules/dscmb/hal/maxim/tcf/
H A DhalTCF.c561 void HAL_CRIKL_Write_KeyPara(MS_BOOL bDscmbKey) in HAL_CRIKL_Write_KeyPara() argument
563 …_TCF_DBG("[%s][%d] Setup %s Parameter\n", __FUNCTION__, __LINE__, (bDscmbKey)? "Key Table":"Key Sl… in HAL_CRIKL_Write_KeyPara()
569 if(bDscmbKey){ in HAL_CRIKL_Write_KeyPara()
583 void HAL_CRIKL_Setup_VendorNo(MS_BOOL bDscmbKey, MS_U8 u8VendorNo) in HAL_CRIKL_Setup_VendorNo() argument
585 if(bDscmbKey){ // Key Table in HAL_CRIKL_Setup_VendorNo()
592 void HAL_CRIKL_Setup_VendorAtt(MS_BOOL bDscmbKey, MS_U16 u16VendorAtt) in HAL_CRIKL_Setup_VendorAtt() argument
594 if(bDscmbKey){ // Key Table in HAL_CRIKL_Setup_VendorAtt()
603 void HAL_CRIKL_Setup_OutputAllowed(MS_BOOL bDscmbKey, MS_U8 u8OutputAllowed) in HAL_CRIKL_Setup_OutputAllowed() argument
605 if(bDscmbKey){ // Key Table in HAL_CRIKL_Setup_OutputAllowed()
613 void HAL_CRIKL_Setup_bMultiEng(MS_BOOL bDscmbKey, MS_BOOL bMultiEng) in HAL_CRIKL_Setup_bMultiEng() argument
[all …]
H A DhalTCF.h245 void HAL_CRIKL_Write_KeyPara(MS_BOOL bDscmbKey);
247 void HAL_CRIKL_Setup_VendorNo(MS_BOOL bDscmbKey, MS_U8 u8VendorNo);
248 void HAL_CRIKL_Setup_VendorAtt(MS_BOOL bDscmbKey, MS_U16 u16VendorAtt);
249 void HAL_CRIKL_Setup_OutputAllowed(MS_BOOL bDscmbKey, MS_U8 u8OutputAllowed);
250 void HAL_CRIKL_Setup_bMultiEng(MS_BOOL bDscmbKey, MS_BOOL bMultiEng);
251 void HAL_CRIKL_Setup_bLsb64(MS_BOOL bDscmbKey, MS_BOOL bLsb64);
252 void HAL_CRIKL_Setup_KeySize(MS_BOOL bDscmbKey, MS_U8 eKeySize);
253 void HAL_CRIKL_Setup_KeyEngine(MS_BOOL bDscmbKey, MS_U8 uKeyEng);
254 void HAL_CRIKL_Setup_Drop(MS_BOOL bDscmbKey, MS_U8 u8Drop);
255 void HAL_CRIKL_Setup_Cnt(MS_BOOL bDscmbKey, MS_U8 u8Cnt);
[all …]
/utopia/UTPA2-700.0.x/modules/dscmb/hal/macan/tcf/
H A DhalTCF.c561 void HAL_CRIKL_Write_KeyPara(MS_BOOL bDscmbKey) in HAL_CRIKL_Write_KeyPara() argument
563 …_TCF_DBG("[%s][%d] Setup %s Parameter\n", __FUNCTION__, __LINE__, (bDscmbKey)? "Key Table":"Key Sl… in HAL_CRIKL_Write_KeyPara()
569 if(bDscmbKey){ in HAL_CRIKL_Write_KeyPara()
583 void HAL_CRIKL_Setup_VendorNo(MS_BOOL bDscmbKey, MS_U8 u8VendorNo) in HAL_CRIKL_Setup_VendorNo() argument
585 if(bDscmbKey){ // Key Table in HAL_CRIKL_Setup_VendorNo()
592 void HAL_CRIKL_Setup_VendorAtt(MS_BOOL bDscmbKey, MS_U16 u16VendorAtt) in HAL_CRIKL_Setup_VendorAtt() argument
594 if(bDscmbKey){ // Key Table in HAL_CRIKL_Setup_VendorAtt()
603 void HAL_CRIKL_Setup_OutputAllowed(MS_BOOL bDscmbKey, MS_U8 u8OutputAllowed) in HAL_CRIKL_Setup_OutputAllowed() argument
605 if(bDscmbKey){ // Key Table in HAL_CRIKL_Setup_OutputAllowed()
613 void HAL_CRIKL_Setup_bMultiEng(MS_BOOL bDscmbKey, MS_BOOL bMultiEng) in HAL_CRIKL_Setup_bMultiEng() argument
[all …]
H A DhalTCF.h245 void HAL_CRIKL_Write_KeyPara(MS_BOOL bDscmbKey);
247 void HAL_CRIKL_Setup_VendorNo(MS_BOOL bDscmbKey, MS_U8 u8VendorNo);
248 void HAL_CRIKL_Setup_VendorAtt(MS_BOOL bDscmbKey, MS_U16 u16VendorAtt);
249 void HAL_CRIKL_Setup_OutputAllowed(MS_BOOL bDscmbKey, MS_U8 u8OutputAllowed);
250 void HAL_CRIKL_Setup_bMultiEng(MS_BOOL bDscmbKey, MS_BOOL bMultiEng);
251 void HAL_CRIKL_Setup_bLsb64(MS_BOOL bDscmbKey, MS_BOOL bLsb64);
252 void HAL_CRIKL_Setup_KeySize(MS_BOOL bDscmbKey, MS_U8 eKeySize);
253 void HAL_CRIKL_Setup_KeyEngine(MS_BOOL bDscmbKey, MS_U8 uKeyEng);
254 void HAL_CRIKL_Setup_Drop(MS_BOOL bDscmbKey, MS_U8 u8Drop);
255 void HAL_CRIKL_Setup_Cnt(MS_BOOL bDscmbKey, MS_U8 u8Cnt);
[all …]
/utopia/UTPA2-700.0.x/modules/dscmb/hal/M7821/tcf/
H A DhalTCF.c561 void HAL_CRIKL_Write_KeyPara(MS_BOOL bDscmbKey) in HAL_CRIKL_Write_KeyPara() argument
563 …_TCF_DBG("[%s][%d] Setup %s Parameter\n", __FUNCTION__, __LINE__, (bDscmbKey)? "Key Table":"Key Sl… in HAL_CRIKL_Write_KeyPara()
569 if(bDscmbKey){ in HAL_CRIKL_Write_KeyPara()
583 void HAL_CRIKL_Setup_VendorNo(MS_BOOL bDscmbKey, MS_U8 u8VendorNo) in HAL_CRIKL_Setup_VendorNo() argument
585 if(bDscmbKey){ // Key Table in HAL_CRIKL_Setup_VendorNo()
592 void HAL_CRIKL_Setup_VendorAtt(MS_BOOL bDscmbKey, MS_U16 u16VendorAtt) in HAL_CRIKL_Setup_VendorAtt() argument
594 if(bDscmbKey){ // Key Table in HAL_CRIKL_Setup_VendorAtt()
603 void HAL_CRIKL_Setup_OutputAllowed(MS_BOOL bDscmbKey, MS_U8 u8OutputAllowed) in HAL_CRIKL_Setup_OutputAllowed() argument
605 if(bDscmbKey){ // Key Table in HAL_CRIKL_Setup_OutputAllowed()
613 void HAL_CRIKL_Setup_bMultiEng(MS_BOOL bDscmbKey, MS_BOOL bMultiEng) in HAL_CRIKL_Setup_bMultiEng() argument
[all …]
H A DhalTCF.h245 void HAL_CRIKL_Write_KeyPara(MS_BOOL bDscmbKey);
247 void HAL_CRIKL_Setup_VendorNo(MS_BOOL bDscmbKey, MS_U8 u8VendorNo);
248 void HAL_CRIKL_Setup_VendorAtt(MS_BOOL bDscmbKey, MS_U16 u16VendorAtt);
249 void HAL_CRIKL_Setup_OutputAllowed(MS_BOOL bDscmbKey, MS_U8 u8OutputAllowed);
250 void HAL_CRIKL_Setup_bMultiEng(MS_BOOL bDscmbKey, MS_BOOL bMultiEng);
251 void HAL_CRIKL_Setup_bLsb64(MS_BOOL bDscmbKey, MS_BOOL bLsb64);
252 void HAL_CRIKL_Setup_KeySize(MS_BOOL bDscmbKey, MS_U8 eKeySize);
253 void HAL_CRIKL_Setup_KeyEngine(MS_BOOL bDscmbKey, MS_U8 uKeyEng);
254 void HAL_CRIKL_Setup_Drop(MS_BOOL bDscmbKey, MS_U8 u8Drop);
255 void HAL_CRIKL_Setup_Cnt(MS_BOOL bDscmbKey, MS_U8 u8Cnt);
[all …]
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvTCF.h497 MS_BOOL bDscmbKey; // 1: Dscmb Key, 0: AESDMA Key member
/utopia/UTPA2-700.0.x/modules/dscmb/drv/tcf/
H A DdrvTCF.c1302 MS_BOOL _bDscmbKey = stKeyCfg->bDscmbKey; in MDrv_CRIKL_Set_KeyConfig()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt31075 MS_BOOL bDscmbKey;