Home
last modified time | relevance | path

Searched refs:LAC_OS_CAMALLOC (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/qat/qat_api/common/include/
H A Dlac_mem.h336 #define LAC_OS_CAMALLOC(ppMemAddr, sizeBytes, alignmentBytes, node) \ macro
/freebsd/sys/dev/qat/qat_api/common/utils/
H A Dlac_mem_pools.c178 if (CPA_STATUS_SUCCESS != LAC_OS_CAMALLOC(&pMemBlk, in Lac_MemPoolCreate()
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/key/
H A Dlac_sym_key.c2791 status = LAC_OS_CAMALLOC(&pService->pSslLabel, in LacSymKey_Init()
2810 status = LAC_OS_CAMALLOC(&pService->pTlsLabel, in LacSymKey_Init()
2819 LAC_OS_CAMALLOC(&pService->pTlsHKDFSubLabel, in LacSymKey_Init()
/freebsd/sys/dev/qat/qat_api/common/ctrl/
H A Dsal_compression.c1060 status = LAC_OS_CAMALLOC(&pInterBuffPtrsArray, in cpaDcStartInstance()