Home
last modified time | relevance | path

Searched defs:eSubAlgo (Results 1 – 10 of 10) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvCIPHER.h210 CIPHER_SUB_ALGO eSubAlgo; member
H A DdrvDSCMB.h501 DSCMB_SubAlgo_Type eSubAlgo; member
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvCIPHER.h221 CIPHER_SUB_ALGO eSubAlgo; member
H A DdrvDSCMB.h591 DSCMB_SubAlgo_Type eSubAlgo; member
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k6lite/dscmb/
H A DhalDSCMB.c1567 … DSCMB_MainAlgo_Type eAlgoType, DSCMB_SubAlgo_Type eSubAlgo, DSCMB_ResSBAlgo_Type eResType, in HAL_DSCMB_KTE_Write_Algo()
2284 DSCMB_SubAlgo_Type eSubAlgo, in HAL_DSCMB_Cipher_Set_Default_Algo()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/curry/dscmb/
H A DhalDSCMB.c1579 … DSCMB_MainAlgo_Type eAlgoType, DSCMB_SubAlgo_Type eSubAlgo, DSCMB_ResSBAlgo_Type eResType, in HAL_DSCMB_KTE_Write_Algo()
2268 DSCMB_SubAlgo_Type eSubAlgo, in HAL_DSCMB_Cipher_Set_Default_Algo()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/kano/dscmb/
H A DhalDSCMB.c1579 … DSCMB_MainAlgo_Type eAlgoType, DSCMB_SubAlgo_Type eSubAlgo, DSCMB_ResSBAlgo_Type eResType, in HAL_DSCMB_KTE_Write_Algo()
2268 DSCMB_SubAlgo_Type eSubAlgo, in HAL_DSCMB_Cipher_Set_Default_Algo()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k6/dscmb/
H A DhalDSCMB.c1561 … DSCMB_MainAlgo_Type eAlgoType, DSCMB_SubAlgo_Type eSubAlgo, DSCMB_ResSBAlgo_Type eResType, in HAL_DSCMB_KTE_Write_Algo()
2278 DSCMB_SubAlgo_Type eSubAlgo, in HAL_DSCMB_Cipher_Set_Default_Algo()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k7u/dscmb/
H A DhalDSCMB.c1571 … DSCMB_MainAlgo_Type eAlgoType, DSCMB_SubAlgo_Type eSubAlgo, DSCMB_ResSBAlgo_Type eResType, in HAL_DSCMB_KTE_Write_Algo()
2308 DSCMB_SubAlgo_Type eSubAlgo, in HAL_DSCMB_Cipher_Set_Default_Algo()
/utopia/UTPA2-700.0.x/modules/dscmb/drv/dscmb2/
H A DdrvDSCMB.c2349 DSCMB_SubAlgo_Type eSubAlgo = E_DSCMB_SUB_ALGO_NONE; in _MDrv_DSCMB2_FltTypeSet() local