Searched refs:pstFltIVSet (Results 1 – 2 of 2) sorted by relevance
395 DSCMB_FLTIVSET * pstFltIVSet = (DSCMB_FLTIVSET *)pu32Args; in DSCMBIoctl() local397 if(TRUE == _MDrv_DSCMB2_FltIVSet(pstFltIVSet->u32EngId, in DSCMBIoctl()398 pstFltIVSet->u32DscmbId, in DSCMBIoctl()399 pstFltIVSet->eKeyType, in DSCMBIoctl()400 pstFltIVSet->pu8IV)) in DSCMBIoctl()405 memcpy(pstInstPri->pInitVector, pstFltIVSet->pu8IV, DSCMB_IV_LENGTH); in DSCMBIoctl()406 pstInstPri->eKeyType = pstFltIVSet->eKeyType; in DSCMBIoctl()
472 DSCMB_FLTIVSET * pstFltIVSet = (DSCMB_FLTIVSET *)pu32Args; in DSCMBIoctl() local474 if(TRUE == _MDrv_DSCMB2_FltIVSet(pstFltIVSet->u32EngId, in DSCMBIoctl()475 pstFltIVSet->u32DscmbId, in DSCMBIoctl()476 pstFltIVSet->eKeyType, in DSCMBIoctl()477 pstFltIVSet->pu8IV)) in DSCMBIoctl()