Searched refs:psDscmbInstPri (Results 1 – 2 of 2) sorted by relevance
202 DSCMB_INSTANT_PRIVATE* psDscmbInstPri = NULL; in DSCMBOpen() local203 UtopiaInstanceGetPrivate(*ppInstance, (void**)&psDscmbInstPri); in DSCMBOpen()204 memset(&psDscmbInstPri->pInitVector, 0x0, DSCMB_IV_LENGTH); in DSCMBOpen()205 memset(&psDscmbInstPri->pCipherKey, 0x0, DSCMB_KEY_LENGTH); in DSCMBOpen()
208 DSCMB_INSTANT_PRIVATE* psDscmbInstPri = NULL; in DSCMBOpen() local217 UtopiaInstanceGetPrivate(*ppInstance, (void**)&psDscmbInstPri); in DSCMBOpen()