Searched refs:KLConfig (Results 1 – 1 of 1) sorted by relevance
563 DSCMB_KLCfg KLConfig; in _NDS_CamGetHashKey() local567 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() local848 KLConfig.bDecrypt = TRUE; in XHDICA_SetControlWord()849 KLConfig.bInverse = FALSE; in XHDICA_SetControlWord()[all …]