Searched refs:LAC_CIPHER_IS_ARC4 (Results 1 – 5 of 5) sorted by relevance
130 if (LAC_CIPHER_IS_ARC4(pSessionDesc->cipherAlgorithm)) { in LacSymQueue_RequestSend()
439 if (LAC_CIPHER_IS_ARC4(pSessionDesc->cipherAlgorithm)) { in LacSymCb_PendingReqsDequeue()
488 if (LAC_CIPHER_IS_ARC4(pSessionDesc->cipherAlgorithm)) { in LacAlgChain_SessionCipherKeyUpdate()1056 if (LAC_CIPHER_IS_ARC4(pSessionDesc->cipherAlgorithm)) { in LacAlgChain_SessionInit()
136 #define LAC_CIPHER_IS_ARC4(algo) (algo == CPA_CY_SYM_CIPHER_ARC4) macro
655 if (!(LAC_CIPHER_IS_ARC4(pCipherSetupData->cipherAlgorithm) || in LacSymQat_CipherHwBlockPopulateKeySetup()