Searched refs:cipherPartialOpState (Results 1 – 4 of 4) sorted by relevance
131 memcpy(pSessionDesc->cipherPartialOpState, in LacSymQueue_RequestSend()135 memcpy(pSessionDesc->cipherPartialOpState, in LacSymQueue_RequestSend()
201 pSessionDesc->cipherPartialOpState, in LacSymCb_ProcessCallbackInternal()440 memcpy(pSessionDesc->cipherPartialOpState, in LacSymCb_PendingReqsDequeue()444 memcpy(pSessionDesc->cipherPartialOpState, in LacSymCb_PendingReqsDequeue()
117 *ppIvBuffer = pSessionDesc->cipherPartialOpState; in LacCipher_PerformIvCheck()183 *ppIvBuffer = pSessionDesc->cipherPartialOpState; in LacCipher_PerformIvCheck()
290 Cpa8U cipherPartialOpState[LAC_CIPHER_STATE_SIZE_MAX]; member