Searched refs:LAC_CIPHER_IS_NULL (Results 1 – 3 of 3) sorted by relevance
142 #define LAC_CIPHER_IS_NULL(algo) (algo == CPA_CY_SYM_CIPHER_NULL) macro
224 if (!LAC_CIPHER_IS_NULL(pCipherSetupData->cipherAlgorithm)) { in LacCipher_SessionSetupDataCheck()
656 LAC_CIPHER_IS_NULL(pCipherSetupData->cipherAlgorithm))) { in LacSymQat_CipherHwBlockPopulateKeySetup()