/freebsd/sys/kern/ |
H A D | kern_ubsan.c | 281 void __ubsan_handle_add_overflow(struct COverflowData *pData, unsigned long ulLHS, unsigned long ul… 282 void __ubsan_handle_add_overflow_abort(struct COverflowData *pData, unsigned long ulLHS, unsigned l… 283 void __ubsan_handle_alignment_assumption(struct CAlignmentAssumptionData *pData, unsigned long ulPo… 284 void __ubsan_handle_alignment_assumption_abort(struct CAlignmentAssumptionData *pData, unsigned lon… 285 void __ubsan_handle_builtin_unreachable(struct CUnreachableData *pData); 286 void __ubsan_handle_cfi_bad_type(struct CCFICheckFailData *pData, unsigned long ulVtable, bool bVal… 287 void __ubsan_handle_cfi_check_fail(struct CCFICheckFailData *pData, unsigned long ulValue, unsigned… 288 void __ubsan_handle_cfi_check_fail_abort(struct CCFICheckFailData *pData, unsigned long ulValue, un… 289 void __ubsan_handle_divrem_overflow(struct COverflowData *pData, unsigned long ulLHS, unsigned long… 290 void __ubsan_handle_divrem_overflow_abort(struct COverflowData *pData, unsigned long ulLHS, unsigne… [all …]
|
/freebsd/sys/netpfil/ipfw/ |
H A D | dn_sched_prio.c | 59 #define test_bit(ix, pData) ((*pData) & (1<<(ix))) argument 60 #define __set_bit(ix, pData) (*pData) |= (1<<(ix)) argument 61 #define __clear_bit(ix, pData) (*pData) &= ~(1<<(ix)) argument 65 #define __clear_bit(ix, pData) (*pData) &= ~(1<<(ix)) argument
|
H A D | dn_sched_qfq.c | 115 #define test_bit(ix, pData) ((*pData) & (1<<(ix))) argument 116 #define __set_bit(ix, pData) (*pData) |= (1<<(ix)) argument 117 #define __clear_bit(ix, pData) (*pData) &= ~(1<<(ix)) argument 122 #define __clear_bit(ix, pData) (*pData) &= ~(1<<(ix)) argument
|
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/key/ |
H A D | lac_sym_key.c | 735 LAC_CHECK_NULL_PARAM(pGeneratedMaskBuffer->pData); in LacSymKey_MgfCommon() 736 LAC_CHECK_NULL_PARAM(pKeyGenMgfOpData->seedBuffer.pData); in LacSymKey_MgfCommon() 815 contentDescInfo.pData = pCookie->contentDesc; in LacSymKey_MgfCommon() 826 pKeyGenMgfOpData->seedBuffer.pData)); in LacSymKey_MgfCommon() 835 pGeneratedMaskBuffer->pData)); in LacSymKey_MgfCommon() 1158 status = qatUtilsHashMD5Full(secret->pData, in computeHashKey() 1159 hash->pData, in computeHashKey() 1163 status = qatUtilsHashSHA1Full(secret->pData, in computeHashKey() 1164 hash->pData, in computeHashKey() 1168 status = qatUtilsHashSHA256Full(secret->pData, in computeHashKey() [all …]
|
/freebsd/sys/dev/qat/qat_api/common/utils/ |
H A D | lac_buffer_desc.c | 127 (LAC_ARCH_UINT)(pCurrClientFlatBuffer->pData)); in LacBuffDesc_CommonBufferListDescWrite() 132 (*pService), pCurrClientFlatBuffer->pData)); in LacBuffDesc_CommonBufferListDescWrite() 248 (LAC_ARCH_UINT)(pCurrClientFlatBuffer->pData)); in LacBuffDesc_BufferListDescWriteAndGetSize() 253 (*pService), pCurrClientFlatBuffer->pData)); in LacBuffDesc_BufferListDescWriteAndGetSize() 278 LAC_CHECK_NULL_PARAM(pUserFlatBuffer->pData); in LacBuffDesc_FlatBufferVerify() 287 if (!LAC_ADDRESS_ALIGNED(pUserFlatBuffer->pData, in LacBuffDesc_FlatBufferVerify() 312 LAC_CHECK_NULL_PARAM(pUserFlatBuffer->pData); in LacBuffDesc_FlatBufferVerifyNull() 317 if (!LAC_ADDRESS_ALIGNED(pUserFlatBuffer->pData, in LacBuffDesc_FlatBufferVerifyNull() 449 pZero = (Cpa8U *)pBuffer->pData + offset; in LacBuffDesc_BufferListZeroFromOffset()
|
/freebsd/sys/dev/qat/qat_api/common/compression/ |
H A D | dc_header_footer.c | 41 LAC_CHECK_NULL_PARAM(pDestBuff->pData); in cpaDcGenerateHeader() 59 Cpa8U *pDest = pDestBuff->pData; in cpaDcGenerateHeader() 96 Cpa8U *pDest = pDestBuff->pData; in cpaDcGenerateHeader() 167 LAC_CHECK_NULL_PARAM(pDestBuff->pData); in cpaDcGenerateFooter() 184 Cpa8U *pDest = pDestBuff->pData; in cpaDcGenerateFooter() 214 Cpa8U *pDest = pDestBuff->pData; in cpaDcGenerateFooter()
|
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/ |
H A D | qat_compress.c | 89 buffer_inter->pBuffers->pData); in qat_dc_clean() 176 pData, 2 * QAT_MAX_BUF_SIZE); in qat_dc_init() 340 flat_buf_src->pData = kmap(page) + page_off; in qat_compress_impl() 359 flat_buf_dst->pData = kmap(page) + page_off; in qat_compress_impl() 379 flat_buf_dst->pData = kmap(page) + page_off; in qat_compress_impl() 399 buf_list_dst->pBuffers->pData += hdr_sz; in qat_compress_impl() 435 buf_list_src->pBuffers->pData += ZLIB_HEAD_SZ; in qat_compress_impl()
|
H A D | qat_crypt.c | 379 flat_src_buf->pData = kmap(in_pages[in_page_num]) + in_page_off; in qat_crypt() 396 flat_dst_buf->pData = kmap(out_pages[out_page_num]) + in qat_crypt() 528 flat_src_buf->pData = kmap(in_pages[page_num]) + page_off; in qat_checksum()
|
/freebsd/contrib/sqlite3/ |
H A D | sqlite3.h | 10793 unsigned char *pData, /* The serialized database content */ 12026 SQLITE_API int sqlite3changegroup_add(sqlite3_changegroup*, int nData, void *pData); 12668 int (*xInput)(void *pIn, void *pData, int *pnData), /* Input function */ 12683 int (*xInput)(void *pIn, void *pData, int *pnData), /* Input function */ 12699 int (*xInputA)(void *pIn, void *pData, int *pnData), 12701 int (*xInputB)(void *pIn, void *pData, int *pnData), 12703 int (*xOutput)(void *pOut, const void *pData, int nData), 12707 int (*xInput)(void *pIn, void *pData, int *pnData), 12709 int (*xOutput)(void *pOut, const void *pData, int nData), 12714 int (*xInput)(void *pIn, void *pData, int *pnData), [all …]
|
H A D | shell.c | 7519 sqlite3_value *pData, /* Data to write */ in writeFile() argument 7526 const char *zTo = (const char*)sqlite3_value_text(pData); in writeFile() 7554 z = (const char*)sqlite3_value_blob(pData); in writeFile() 7556 sqlite3_int64 n = fwrite(z, 1, sqlite3_value_bytes(pData), out); in writeFile() 7557 nWrite = sqlite3_value_bytes(pData); in writeFile() 10774 const u8 *pData, in zipfileAppendEntry() argument 10785 rc = zipfileAppendData(pTab, pData, nData); in zipfileAppendEntry() 10952 const u8 *pData = 0; /* Pointer to buffer containing content */ in zipfileUpdate() local 11012 pData = aIn; in zipfileUpdate() 11024 pData = pFree; in zipfileUpdate() [all …]
|
H A D | sqlite3.c | 11106 unsigned char *pData, /* The serialized database content */ 12339 SQLITE_API int sqlite3changegroup_add(sqlite3_changegroup*, int nData, void *pData); 12981 int (*xInput)(void *pIn, void *pData, int *pnData), /* Input function */ 12996 int (*xInput)(void *pIn, void *pData, int *pnData), /* Input function */ 13012 int (*xInputA)(void *pIn, void *pData, int *pnData), 13014 int (*xInputB)(void *pIn, void *pData, int *pnData), 13016 int (*xOutput)(void *pOut, const void *pData, int nData), 13020 int (*xInput)(void *pIn, void *pData, int *pnData), 13022 int (*xOutput)(void *pOut, const void *pData, int nData), 13027 int (*xInput)(void *pIn, void *pData, int *pnData), [all …]
|
/freebsd/contrib/opencsd/decoder/source/pkt_printers/ |
H A D | raw_frame_printer.cpp | 85 void RawFramePrinter::createDataString(const int dataSize, const uint8_t *pData, int bytesPerLine, … in createDataString() argument 97 oss << std::hex << std::setw(2) << std::setfill('0') << (uint32_t)pData[i] << " "; in createDataString()
|
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/ |
H A D | lac_sym_alg_chain.c | 102 Cpa8U *pCurrData = pBufferList->pBuffers[i].pData; in LacSymAlgChain_PtrFromOffsetGet() 459 (Cpa8U *)pSessionDesc->contentDescInfo.pData; in LacAlgChain_SessionAADUpdate() 513 pCipherKeyField = (Cpa8U *)pCdInfo->pData + cipherConfigOffset + in LacAlgChain_SessionCipherKeyUpdate() 581 pHwBlockBaseInDRAM = (Cpa8U *)pSessionDesc->contentDescInfo.pData; in LacAlgChain_SessionAuthKeyUpdate() 1201 pHwBlockBaseInDRAM = (Cpa8U *)pCdInfo->pData; in LacAlgChain_SessionInit() 1211 (Cpa8U *)pCdInfoOptimised->pData; in LacAlgChain_SessionInit() 1633 pHwBlockBaseInDRAM = (Cpa8U *)pCdInfo->pData; in LacAlgChain_Perform() 1675 pHwBlockBaseInDRAM = (Cpa8U *)pCdInfo->pData; in LacAlgChain_Perform() 2197 hashStateBufferInfo.pData = in LacAlgChain_Perform() 2259 hashStateBufferInfo.pData = in LacAlgChain_Perform() [all …]
|
H A D | lac_sym_api.c | 620 pSessionDesc->contentDescInfo.pData = (Cpa8U *)pSessionDesc; in LacSym_InitSession() 624 pSessionDesc->contentDescOptimisedInfo.pData = in LacSym_InitSession()
|
H A D | lac_sym_dp.c | 627 pHwBlockBaseInDRAM = (Cpa8U *)pCdInfo->pData; in LacDp_WriteRingMsgFull() 667 pHwBlockBaseInDRAM = (Cpa8U *)pCdInfo->pData; in LacDp_WriteRingMsgFull()
|
/freebsd/contrib/opencsd/decoder/include/pkt_printers/ |
H A D | raw_frame_printer.h | 58 …void createDataString(const int dataSize, const uint8_t *pData, int bytesPerLine, std::string &dat…
|
/freebsd/sys/dev/qat/qat_api/common/include/ |
H A D | sal_qat_cmn_msg.h | 55 void *pData; member
|
H A D | lac_common.h | 275 LAC_CHECK_NULL_PARAM((pFlatBuffer)->pData); \
|
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/include/ |
H A D | lac_sym_qat_hash.h | 71 Cpa8U *pData; member
|
/freebsd/sys/dev/qat/qat_api/include/ |
H A D | cpa.h | 168 Cpa8U *pData; member
|
/freebsd/contrib/sqlite3/tea/generic/ |
H A D | tclsqlite3.c | 2660 unsigned char *pData; in DbObjCmd() 2696 pData = sqlite3_malloc64( len ); in DbObjCmd() 2697 if( pData==0 && len>0 ){ in DbObjCmd() 2702 if( len>0 ) memcpy(pData, pBA, len); in DbObjCmd() 2708 xrc = sqlite3_deserialize(pDb->db, zSchema, pData, len, len, flags); in DbObjCmd() 3242 unsigned char *pData; in DbObjCmd() 3248 pData = sqlite3_serialize(pDb->db, zSchema, &sz, SQLITE_SERIALIZE_NOCOPY); in DbObjCmd() 3249 if( pData ){ in DbObjCmd() 3252 pData = sqlite3_serialize(pDb->db, zSchema, &sz, 0); in DbObjCmd() 3255 Tcl_SetObjResult(interp, Tcl_NewByteArrayObj(pData,sz)); in DbObjCmd() [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyld.cpp | 833 const char *pData = nullptr; in emitSection() local 844 pData = data.data(); in emitSection() 880 memcpy(Addr, pData, DataSize); in emitSection() 895 << Name << " obj addr: " << format("%p", pData) in emitSection() 913 SectionEntry(Name, Addr, DataSize, Allocate, (uintptr_t)pData)); in emitSection()
|
/freebsd/crypto/heimdal/lib/hx509/ |
H A D | softp11.c | 1496 CK_BYTE_PTR pData, in C_Sign() argument 1524 if (pData == NULL_PTR) { in C_Sign() 1546 data.data = pData; in C_Sign() 1629 CK_BYTE_PTR pData, in C_Verify() argument 1659 sig.data = pData; in C_Verify()
|
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/qat/ |
H A D | lac_sym_qat_hash.c | 818 (Cpa8U *)(pHashStateBuf->pData) + in LacSymQat_HashStatePrefixAadBufferPopulate() 836 (Cpa8U *)pHashStateBuf->pData + in LacSymQat_HashStatePrefixAadBufferPopulate()
|
/freebsd/sys/dev/pms/RefTisa/tisa/api/ |
H A D | titypes.h | 308 void *pData; member
|