Home
last modified time | relevance | path

Searched refs:stConfig (Results 1 – 9 of 9) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dscmb/drv/dscmb2/
H A DdrvDSCMB.c1433 …B2_EngSetAlgo(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Eng_Type eEngType, DSCMB_Algo_Cfg stConfig) in _MDrv_DSCMB2_EngSetAlgo() argument
1464 …e_Algo(u32FltId, (E_DSCMB_KEY_EVEN|eSecureKeyType), E_DSCMB_ENG_LSAS, u32CAVid, stConfig.eMainAlgo, in _MDrv_DSCMB2_EngSetAlgo()
1465stConfig.eSubAlgo, stConfig.eResAlgo, stConfig.eSBAlgo, stConfig.bDecrypt ))|| in _MDrv_DSCMB2_EngSetAlgo()
1466 …e_Algo(u32FltId, (E_DSCMB_KEY_ODD|eSecureKeyType) , E_DSCMB_ENG_LSAS, u32CAVid, stConfig.eMainAlgo, in _MDrv_DSCMB2_EngSetAlgo()
1467stConfig.eSubAlgo, stConfig.eResAlgo, stConfig.eSBAlgo, stConfig.bDecrypt ))) in _MDrv_DSCMB2_EngSetAlgo()
1475 …_Algo(u32FltId, (E_DSCMB_KEY_CLEAR|eSecureKeyType), E_DSCMB_ENG_LSAS, u32CAVid, stConfig.eMainAlgo, in _MDrv_DSCMB2_EngSetAlgo()
1476stConfig.eSubAlgo, stConfig.eResAlgo, stConfig.eSBAlgo, stConfig.bDecrypt )) in _MDrv_DSCMB2_EngSetAlgo()
1486 …te_Algo(u32FltId, (E_DSCMB_KEY_EVEN|eSecureKeyType), E_DSCMB_ENG_ESA, u32CAVid, stConfig.eMainAlgo, in _MDrv_DSCMB2_EngSetAlgo()
1487stConfig.eSubAlgo, stConfig.eResAlgo, stConfig.eSBAlgo, stConfig.bDecrypt ))|| in _MDrv_DSCMB2_EngSetAlgo()
1488 …te_Algo(u32FltId, (E_DSCMB_KEY_ODD|eSecureKeyType) , E_DSCMB_ENG_ESA, u32CAVid, stConfig.eMainAlgo, in _MDrv_DSCMB2_EngSetAlgo()
[all …]
H A DdrvDSCMB_private.h76 …2_EngSetAlgo(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Eng_Type eEngType, DSCMB_Algo_Cfg stConfig);
H A DmdrvDSCMB.c586 …E == _MDrv_DSCMB2_EngSetAlgo(pAlgo->u32EngId, pAlgo->u32DscmbId, pAlgo->eEngType, pAlgo->stConfig)) in DSCMBIoctl()
/utopia/UTPA2-700.0.x/modules/security/drv/cipher/
H A DdrvCIPHER.c265 DRV_CIPHER_DMACFG stConfig; member
2294 if(E_CIPHER_KSRC_KL == _CIPHER_Resource[u32CipherId].stConfig.stKey.eKeySrc) in MDrv_CIPHER_Free()
2296 …v_CIPHER_ResetKey(_CIPHER_Resource[u32CipherId].stConfig.u32CAVid, _CIPHER_Resource[u32CipherId].s… in MDrv_CIPHER_Free()
2339 _CIPHER_Resource[u32CipherId].stConfig.u32CAVid = stCfg.u32CAVid; in MDrv_CIPHER_DMAConfigure()
2346 _CIPHER_Resource[u32CipherId].stConfig.stAlgo = stCfg.stAlgo; in MDrv_CIPHER_DMAConfigure()
2347 _CIPHER_Resource[u32CipherId].stConfig.bDecrypt = stCfg.bDecrypt; in MDrv_CIPHER_DMAConfigure()
2354 _CIPHER_Resource[u32CipherId].stConfig.stInput = stCfg.stInput; in MDrv_CIPHER_DMAConfigure()
2361 _CIPHER_Resource[u32CipherId].stConfig.stOutput = stCfg.stOutput; in MDrv_CIPHER_DMAConfigure()
2375 _CIPHER_Resource[u32CipherId].stConfig.stKey.eKeySrc = E_CIPHER_KSRC_CPU; in MDrv_CIPHER_DMAConfigure()
2376 … _CIPHER_Resource[u32CipherId].stConfig.stKey.pu8KeyData = _CIPHER_Resource[u32CipherId].u8Key; in MDrv_CIPHER_DMAConfigure()
[all …]
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvDSCMB_v2.h195 DSCMB_Algo_Cfg stConfig; member
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvDSCMB_v2.h229 DSCMB_Algo_Cfg stConfig; member
H A DdrvDSCMB.h838 …2_EngSetAlgo(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Eng_Type eEngType, DSCMB_Algo_Cfg stConfig);
/utopia/UTPA2-700.0.x/modules/dscmb/drv/dscmb/
H A DdrvDSCMB.c3081 …B2_EngSetAlgo(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Eng_Type eEngType, DSCMB_Algo_Cfg stConfig) in MDrv_DSCMB2_EngSetAlgo() argument
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt17575 DSCMB_Algo_Cfg stConfig;
73094 …2_EngSetAlgo(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Eng_Type eEngType, DSCMB_Algo_Cfg stConfig);