Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvDSCMB.h421 DSCMB_KL_OutputSize eOutsize; member
432 …DSCMB_KL_OutputSize eOutsize; // Select ouput Key size. ex: Key size of CSA and DES are E_DSCMB_… member
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvDSCMB.h476 DSCMB_KL_OutputSize eOutsize; member
518 …DSCMB_KL_OutputSize eOutsize; // Select ouput Key size. ex: Key size of CSA and DES are E_DSCMB_… member
/utopia/UTPA2-700.0.x/modules/dscmb/drv/dscmb2/
H A DdrvDSCMB.c2924 if(KLCfg->eOutsize == E_DSCMB_KL_64_BITS) in _MDrv_DSCMB2_KLadder_AtomicExec()
2928 else if(KLCfg->eOutsize == E_DSCMB_KL_128_BITS) in _MDrv_DSCMB2_KLadder_AtomicExec()
3476 if(KLCfg->eOutsize == E_DSCMB_KL_64_BITS) in _MDrv_DSCMB2_KLadder_ETSI()
3480 else if(KLCfg->eOutsize == E_DSCMB_KL_128_BITS) in _MDrv_DSCMB2_KLadder_ETSI()
5071 if(KLCfg->eOutsize == E_DSCMB_KL_64_BITS)
5075 else if(KLCfg->eOutsize == E_DSCMB_KL_128_BITS)
/utopia/UTPA2-700.0.x/modules/dscmb/drv/dscmb/
H A DdrvDSCMB.c2724 if ((E_DSCMB_KL_64_BITS == KLCfg->eOutsize) && (E_DSCMB_KL_TDES == KLCfg->eAlgo)) in MDrv_DSCMB_KLadder_AtomicExec()
2731 else if ((E_DSCMB_KL_128_BITS == KLCfg->eOutsize) && (E_DSCMB_KL_TDES == KLCfg->eAlgo)) in MDrv_DSCMB_KLadder_AtomicExec()
2735 else if ((E_DSCMB_KL_128_BITS == KLCfg->eOutsize) && (E_DSCMB_KL_AES == KLCfg->eAlgo)) in MDrv_DSCMB_KLadder_AtomicExec()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt72844 DSCMB_KL_OutputSize eOutsize;
72886 DSCMB_KL_OutputSize eOutsize;