Searched refs:CPA_TRUE (Results 1 - 25 of 34) sorted by relevance

12

/freebsd-current/sys/dev/qat/qat_api/common/utils/
H A Dsal_service_state.c31 return CPA_TRUE;
42 return CPA_TRUE;
H A Dlac_mem.c73 if (CPA_TRUE == copyBuf) {
H A Dsal_statistics.c72 *pIsEnabled = CPA_TRUE;
/freebsd-current/sys/dev/qat/include/
H A Dqat_ocf_utils.h24 return CPA_TRUE;
32 if (CPA_TRUE == is_gmac_exception(csp))
38 return CPA_TRUE;
52 return CPA_TRUE;
/freebsd-current/sys/dev/qat/qat_api/common/include/
H A Dsal_service_state.h29 * @retval CPA_TRUE Instance in the RUNNING state
46 * @retval CPA_TRUE Device the instance is using is restarting.
63 if (unlikely(CPA_TRUE != \
65 if (CPA_TRUE == \
H A Dlac_sync.h129 (*ppSyncCallbackCookie)->canceled = CPA_TRUE;
167 pSyncCallbackCookie->complete = CPA_TRUE;
202 pSyncCallbackCookie->complete = CPA_TRUE;
227 pSyncCallbackCookie->complete = CPA_TRUE;
/freebsd-current/sys/dev/qat/qat_api/device/
H A Ddev_info.c78 deviceInfo->isVf = CPA_TRUE;
98 CPA_TRUE :
107 CPA_TRUE :
112 CPA_TRUE :
120 CPA_TRUE :
128 CPA_TRUE :
/freebsd-current/sys/dev/qat/qat_api/common/crypto/sym/
H A Dlac_sym_queue.c91 enqueued = CPA_TRUE;
129 if (CPA_TRUE == pRequest->updateSessionIvOnSend) {
148 * to CPA_TRUE
153 pSessionDesc->nonBlockingOpsInProgress = CPA_TRUE;
H A Dlac_sym_cb.c90 if ((CPA_TRUE != pSessionDesc->digestIsAppended) &&
145 (CPA_TRUE == pSessionDesc->digestVerify) &&
163 CPA_TRUE);
179 (CPA_TRUE != qatRespStatusOkFlag)) {
194 if (CPA_TRUE == pCookie->updateUserIvOnRecieve) {
204 if (CPA_TRUE == pCookie->updateKeySizeOnRecieve &&
215 if (CPA_TRUE ==
305 CPA_TRUE then there is something very wrong */
368 if (CPA_TRUE == pSessionDesc->isDPSession) {
416 pSessionDesc->nonBlockingOpsInProgress = CPA_TRUE;
[all...]
H A Dlac_sym_alg_chain.c149 isCipherPartialSupported = CPA_TRUE;
162 isHashPartialSupported = CPA_TRUE;
167 isHashPartialSupported = CPA_TRUE;
179 isPartialSupported = CPA_TRUE;
382 CPA_TRUE,
383 CPA_TRUE,
399 CPA_TRUE,
748 if (CPA_TRUE == pService->forceAEADMacVerify) {
749 pSessionDesc->digestVerify = CPA_TRUE;
769 if (CPA_TRUE
[all...]
H A Dlac_sym_api.c531 *pSessionInUse = CPA_TRUE;
534 *pSessionInUse = CPA_TRUE;
696 if (CPA_TRUE == pSessionDesc->isDPSession) {
730 if (CPA_TRUE == pSessionDesc->isDPSession) {
737 if (CPA_TRUE == icp_adf_queueDataToSend(trans_handle)) {
802 isAsyncMode == CPA_TRUE) {
915 CPA_TRUE);
1063 (pSessionSetupData->partialsNotRequired == CPA_TRUE)) {
1071 (pSessionSetupData->partialsNotRequired == CPA_TRUE)) {
H A Dlac_sym_stats.c70 if (CPA_TRUE ==
H A Dlac_sym_dp.c328 } else if (CPA_TRUE == pSessionDesc->digestIsAppended) {
540 if (CPA_TRUE == pSessionDesc->isAuthEncryptOp) {
609 pSessionDesc->isCipher = CPA_TRUE;
663 pSessionDesc->isCipher = CPA_TRUE;
664 pSessionDesc->isAuthEncryptOp = CPA_TRUE;
665 pSessionDesc->isAuth = CPA_TRUE;
731 pSessionDesc->isAuth == CPA_TRUE) ||
903 if (CPA_TRUE == pSessionDesc->isAuthEncryptOp) {
979 CPA_TRUE, /* isDPSession */
1055 if (CPA_TRUE
[all...]
H A Dlac_sym_cipher.c126 pCbCookie->updateUserIvOnRecieve = CPA_TRUE;
143 CPA_TRUE;
199 pCbCookie->updateSessionIvOnSend = CPA_TRUE;
/freebsd-current/sys/dev/qat/qat_api/common/compression/
H A Ddc_datapath.c110 CpaBoolean cmpPass = CPA_TRUE, xlatPass = CPA_TRUE;
134 if (CPA_TRUE == isDcDp) {
171 if (CPA_TRUE == isDcDp) {
202 cmpPass = CPA_TRUE;
213 cmpPass = CPA_TRUE;
271 cmpPass = CPA_TRUE;
275 (CPA_TRUE ==
287 xlatPass = CPA_TRUE;
300 if ((CPA_TRUE
[all...]
H A Ddc_dp.c117 if ((CPA_TRUE != pOpData->compressAndVerify) &&
122 if ((CPA_TRUE == pOpData->compressAndVerify) &&
128 if ((CPA_TRUE != pOpData->compressAndVerifyAndRecover) &&
133 if ((CPA_TRUE == pOpData->compressAndVerifyAndRecover) &&
138 if ((CPA_TRUE == pOpData->compressAndVerifyAndRecover) &&
338 pSessionDesc->isDcDp = CPA_TRUE;
415 if (CPA_TRUE == pOpData->compressAndVerify) {
423 if (CPA_TRUE == pOpData->compressAndVerifyAndRecover) {
507 if (CPA_TRUE == zeroPadFlag) {
537 if (CPA_TRUE
[all...]
H A Ddc_session.c154 if (CPA_TRUE == pService->comp_device_data.enableDmm) {
285 (CPA_TRUE == pService->comp_device_data.enableDmm) ?
376 bankEnabled = CPA_TRUE;
404 if (CPA_TRUE == bankEnabled) {
997 if (CPA_TRUE == pSessionDesc->isDcDp) {
1010 if (CPA_TRUE == pSessionDesc->isDcDp) {
1013 if (CPA_TRUE == icp_adf_queueDataToSend(trans_handle)) {
1126 if (CPA_TRUE == pSessionDesc->isDcDp) {
1142 if (CPA_TRUE == pSessionDesc->isDcDp) {
1146 if (CPA_TRUE
[all...]
/freebsd-current/sys/dev/qat/qat_api/common/compression/include/
H A Ddc_stats.h21 if (CPA_TRUE == \
/freebsd-current/sys/dev/qat/qat_api/common/ctrl/
H A Dsal_compression.c132 pCompService->comp_device_data.oddByteDecompNobFinal = CPA_TRUE;
155 .uniqueCompressionLevels[level] = CPA_TRUE;
176 pCompService->comp_device_data.oddByteDecompInterim = CPA_TRUE;
191 pCompService->comp_device_data.cnvnrSupported = CPA_TRUE;
200 .uniqueCompressionLevels[level] = CPA_TRUE;
219 pCompService->comp_device_data.oddByteDecompInterim = CPA_TRUE;
236 pCompService->comp_device_data.cnvnrSupported = CPA_TRUE;
245 .uniqueCompressionLevels[level] = CPA_TRUE;
258 pCompService->generic_service_info.integrityCrcCheck = CPA_TRUE;
263 pCompService->comp_device_data.oddByteDecompNobFinal = CPA_TRUE;
[all...]
H A Dsal_crypto.c264 if (CPA_TRUE !=
453 if (CPA_TRUE == pStatsCollection->bStatsEnabled) {
482 if (CPA_TRUE == pStatsCollection->bStatsEnabled) {
929 pCapInfo->symSupported = CPA_TRUE;
932 pCapInfo->extAlgchainSupported = CPA_TRUE;
937 pCapInfo->hkdfSupported = CPA_TRUE;
943 pCapInfo->ecEdMontSupported = CPA_TRUE;
948 pCapInfo->nrbgSupported = CPA_TRUE;
1001 pService->generic_service_info.isInstanceStarted = CPA_TRUE;
1130 CPA_TRUE
[all...]
H A Dsal_create_services.c67 pCrypto_service->forceAEADMacVerify = CPA_TRUE;
/freebsd-current/sys/dev/qat/qat/
H A Dqat_ocf_utils.c36 CpaBoolean sessionInUse = CPA_TRUE;
70 CpaBoolean sessionInUse = CPA_TRUE;
76 if (CPA_TRUE == sessionInUse)
H A Dqat_ocf.c105 if (CPA_TRUE != verifyResult) {
285 if (CPA_TRUE == is_sep_aad_supported(csp))
690 if (CPA_TRUE == is_sep_aad_supported(csp))
718 qat_cookie->is_sep_aad_used = CPA_TRUE;
797 if (CPA_TRUE == is_use_sep_digest(csp))
803 if (CPA_TRUE == is_gmac_exception(csp))
819 if (CPA_TRUE == is_sep_aad_supported(csp) &&
879 memLoaded = CPA_TRUE;
916 status = cpaCySymDpEnqueueOp(pOpData, CPA_TRUE);
1008 if (CPA_TRUE
[all...]
/freebsd-current/sys/dev/qat/qat_api/include/
H A Dcpa_types.h148 CPA_TRUE = (1==1) /**< True value */ enumerator in enum:_CpaBoolean
/freebsd-current/sys/dev/qat/qat_api/common/crypto/sym/qat/
H A Dlac_sym_qat.c278 useSHRAMConstants = CPA_TRUE;
318 useSHRAMConstants = CPA_TRUE;

Completed in 131 milliseconds

12