Searched defs:datasize (Results 26 - 50 of 60) sorted by relevance

123

/freebsd-12-stable/sys/geom/eli/
H A Dg_eli_hmac.c85 g_eli_crypto_hmac_update(struct hmac_ctx *ctx, const uint8_t *data, size_t datasize) argument
113 g_eli_crypto_hmac(const uint8_t *hkey, size_t hkeysize, const uint8_t *data, size_t datasize, uint8_t *md, size_t mdsize) argument
/freebsd-12-stable/sys/dev/liquidio/base/
H A Dlio_ctrl.h98 uint32_t datasize; member in struct:lio_data_pkt
123 uint32_t datasize; member in union:lio_cmd_setup::__anon13632::__anon13633
H A Dlio_request_manager.c780 lio_alloc_soft_command(struct octeon_device *oct, uint32_t datasize, argument
594 lio_send_command(struct octeon_device *oct, uint32_t iq_no, uint32_t force_db, void *cmd, void *buf, uint32_t datasize, uint32_t reqtype) argument
[all...]
H A Dlio_iq.h246 uint32_t datasize; member in struct:lio_soft_command
/freebsd-12-stable/contrib/binutils/binutils/
H A Dresres.c382 rc_uint_type datasize = 0; local
404 write_res_header (windres_bfd *wrbfd, rc_uint_type off, rc_uint_type datasize, argument
H A Dsize.c405 static bfd_size_type datasize; variable
/freebsd-12-stable/sys/dev/efidev/
H A Defirt.c475 efi_var_get(efi_char *name, struct uuid *vendor, uint32_t *attrib, size_t *datasize, void *data) argument
512 efi_var_set(efi_char *name, struct uuid *vendor, uint32_t attrib, size_t datasize, void *data) argument
/freebsd-12-stable/sys/dev/ida/
H A Dida.c446 ida_command(struct ida_softc *ida, int command, void *data, int datasize, argument
427 ida_map_qcb(struct ida_softc *ida, struct ida_qcb *qcb, void *data, bus_size_t datasize) argument
/freebsd-12-stable/sys/kern/
H A Dsubr_firmware.c167 firmware_register(const char *imagename, const void *data, size_t datasize, argument
/freebsd-12-stable/lib/libcasper/services/cap_grp/
H A Dcap_grp.c100 size_t nmem, datasize, strsize; local
[all...]
/freebsd-12-stable/contrib/less/
H A Dch.c48 unsigned int datasize; member in struct:buf
[all...]
/freebsd-12-stable/crypto/openssl/crypto/evp/
H A Devp_lib.c366 int EVP_MD_meth_set_app_datasize(EVP_MD *md, int datasize) argument
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.cpp639 const uint32_t datasize = (sf == 1) ? 64 : 32; local
780 uint64_t datasize local
[all...]
/freebsd-12-stable/contrib/openbsm/libbsm/
H A Dbsm_token.c336 size_t datasize, totdata; local
H A Dbsm_io.c1435 int datasize; local
/freebsd-12-stable/contrib/binutils/bfd/
H A DpeXXigen.c1074 bfd_size_type datasize = 0; local
1377 bfd_size_type datasize = 0; local
1615 bfd_size_type datasize = 0; local
1752 bfd_size_type datasize; local
[all...]
/freebsd-12-stable/sys/cam/ctl/
H A Dctl_frontend_iscsi.c435 size_t datasize; local
/freebsd-12-stable/sys/dev/iscsi/
H A Discsi.c810 size_t datasize; local
/freebsd-12-stable/sys/dev/mly/
H A Dmly.c1110 mly_ioctl(struct mly_softc *sc, struct mly_command_ioctl *ioctl, void **data, size_t datasize, argument
/freebsd-12-stable/sys/dev/smartpqi/
H A Dsmartpqi_discovery.c125 pqisrc_build_send_raid_request(pqisrc_softstate_t *softs, pqisrc_raid_req_t *request, void *buff, size_t datasize, uint8_t cmd, uint16_t vpd_page, uint8_t *scsi3addr, raid_path_error_info_elem_t *error_info) argument
[all...]
/freebsd-12-stable/sys/contrib/libnv/
H A Dnvlist.c1249 size_t datasize, nfds; local
H A Dnvpair.c118 nvpair_allocv(const char *name, int type, uint64_t data, size_t datasize, argument
148 nvpair_append(nvpair_t *nvp, const void *value, size_t valsize, size_t datasize) argument
260 size_t datasize; local
1385 size_t datasize, size; local
[all...]
/freebsd-12-stable/sys/security/audit/
H A Dbsm_token.c302 size_t datasize, totdata; local
/freebsd-12-stable/sbin/hastd/
H A Dprimary.c642 int64_t datasize; local
/freebsd-12-stable/contrib/ntp/ntpdc/
H A Dntpdc.c606 size_t datasize; local
882 size_t datasize; local
[all...]

Completed in 289 milliseconds

123