Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dscmb/drv/nds/
H A Dnds_cam.c563 DSCMB_KLCfg KLConfig; in _NDS_CamGetHashKey() local
567 KLConfig.bDecrypt = TRUE; in _NDS_CamGetHashKey()
568 KLConfig.bInverse = FALSE; in _NDS_CamGetHashKey()
569 KLConfig.bKeepRound = FALSE; in _NDS_CamGetHashKey()
570 KLConfig.u32Round = 6; in _NDS_CamGetHashKey()
571 KLConfig.u32EngMode = E_DSCMB_KL_TDES; // @FIXME: only TDES HASH key? in _NDS_CamGetHashKey()
573 MDrv_DSCMB_KLadder_SetConfig(&KLConfig); in _NDS_CamGetHashKey()
713 DSCMB_KLCfg KLConfig; in XHDICA_SetControlWord() local
848 KLConfig.bDecrypt = TRUE; in XHDICA_SetControlWord()
849 KLConfig.bInverse = FALSE; in XHDICA_SetControlWord()
[all …]