| /freebsd/contrib/llvm-project/lldb/source/Utility/ |
| H A D | DataEncoder.cpp | 169 const char *bytes = data.data(); in AppendData() local 176 const uint8_t *bytes = data.data(); in AppendData() local 183 const char *bytes = data.data(); in AppendCString() local
|
| /freebsd/crypto/openssl/test/helpers/ |
| H A D | pkcs12.c | 77 static X509 *load_cert_asn1(const unsigned char *bytes, int len) in load_cert_asn1() 88 static EVP_PKEY *load_pkey_asn1(const unsigned char *bytes, int len) in load_pkey_asn1() 383 void add_certbag(PKCS12_BUILDER *pb, const unsigned char *bytes, int len, in add_certbag() 417 void add_keybag(PKCS12_BUILDER *pb, const unsigned char *bytes, int len, in add_keybag() 549 void check_certbag(PKCS12_BUILDER *pb, const unsigned char *bytes, int len, in check_certbag() 583 void check_keybag(PKCS12_BUILDER *pb, const unsigned char *bytes, int len, in check_keybag()
|
| /freebsd/crypto/openssl/crypto/asn1/ |
| H A D | p8_pkey.c | 93 const unsigned char *bytes, int len) in PKCS8_pkey_add1_attr_by_NID() 101 const unsigned char *bytes, int len) in PKCS8_pkey_add1_attr_by_OBJ()
|
| /freebsd/sys/dev/ixl/ |
| H A D | i40e_nvm.c | 916 u8 *bytes, int *perrno) in i40e_nvmupd_command() 1059 u8 *bytes, int *perrno) in i40e_nvmupd_state_init() 1200 u8 *bytes, int *perrno) in i40e_nvmupd_state_reading() 1244 u8 *bytes, int *perrno) in i40e_nvmupd_state_writing() 1525 u8 *bytes, int *perrno) in i40e_nvmupd_exec_aq() 1610 u8 *bytes, int *perrno) in i40e_nvmupd_get_aq_result() 1679 u8 *bytes, int *perrno) in i40e_nvmupd_get_aq_event() 1714 u8 *bytes, int *perrno) in i40e_nvmupd_nvm_read() 1793 u8 *bytes, int *perrno) in i40e_nvmupd_nvm_write()
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Core/ |
| H A D | Opcode.h | 63 Opcode(uint8_t *bytes, size_t length) in Opcode() 189 void SetOpcodeBytes(const void *bytes, size_t length) { in SetOpcodeBytes() 270 uint8_t bytes[16]; // This must be big enough to handle any opcode for any member
|
| /freebsd/lib/libc/isc/ |
| H A D | ev_streams.c | 228 consume(evStream *str, size_t bytes) { in consume() 267 int bytes; in writable() local 290 int bytes; in readable() local
|
| /freebsd/contrib/wpa/wpa_supplicant/ |
| H A D | ctrl_iface_named_pipe.c | 254 static VOID WINAPI ctrl_iface_write_completed(DWORD err, DWORD bytes, in ctrl_iface_write_completed() 345 static VOID WINAPI ctrl_iface_read_completed(DWORD err, DWORD bytes, in ctrl_iface_read_completed() 360 DWORD bytes; in wpa_supplicant_ctrl_iface_receive() local 688 static VOID WINAPI global_iface_write_completed(DWORD err, DWORD bytes, in global_iface_write_completed() 764 static VOID WINAPI global_iface_read_completed(DWORD err, DWORD bytes, in global_iface_read_completed() 780 DWORD bytes; in wpa_supplicant_global_iface_receive() local
|
| /freebsd/crypto/openssl/crypto/whrlpool/ |
| H A D | wp_dgst.c | 71 int WHIRLPOOL_Update(WHIRLPOOL_CTX *c, const void *_inp, size_t bytes) in WHIRLPOOL_Update() 253 unsigned char *WHIRLPOOL(const void *inp, size_t bytes, unsigned char *md) in WHIRLPOOL()
|
| /freebsd/crypto/openssl/crypto/evp/ |
| H A D | evp_pkey.c | 220 const unsigned char *bytes, int len) in EVP_PKEY_add1_attr_by_OBJ() 229 const unsigned char *bytes, int len) in EVP_PKEY_add1_attr_by_NID() 238 const unsigned char *bytes, int len) in EVP_PKEY_add1_attr_by_txt()
|
| /freebsd/crypto/openssl/include/internal/ |
| H A D | packet.h | 817 #define WPACKET_sub_allocate_bytes_u8(pkt, len, bytes) \ argument 819 #define WPACKET_sub_allocate_bytes_u16(pkt, len, bytes) \ argument 821 #define WPACKET_sub_allocate_bytes_u24(pkt, len, bytes) \ argument 823 #define WPACKET_sub_allocate_bytes_u32(pkt, len, bytes) \ argument 855 #define WPACKET_sub_reserve_bytes_u8(pkt, len, bytes) \ argument 857 #define WPACKET_sub_reserve_bytes_u16(pkt, len, bytes) \ argument 859 #define WPACKET_sub_reserve_bytes_u24(pkt, len, bytes) \ argument 861 #define WPACKET_sub_reserve_bytes_u32(pkt, len, bytes) \ argument
|
| /freebsd/tests/sys/kern/pipe/ |
| H A D | pipe_kqueue_test.c | 244 ssize_t bytes, n; in ATF_TC_BODY() local 297 ssize_t bytes, n; in ATF_TC_BODY() local
|
| /freebsd/contrib/flex/src/ |
| H A D | tables.c | 286 int bytes, rv; in yytbl_write32() local 305 int bytes, rv; in yytbl_write16() local 323 int bytes, rv; in yytbl_write8() local
|
| /freebsd/crypto/openssl/test/ |
| H A D | wpackettest.c | 334 unsigned char *bytes; in test_WPACKET_allocate_bytes() local 364 const unsigned char bytes[] = { 0xfe, 0xff }; in test_WPACKET_memcpy() local 461 unsigned char *bytes; in test_WPACKET_quic() local
|
| /freebsd/crypto/openssh/ |
| H A D | xmss_commons.c | 19 void to_byte(unsigned char *out, unsigned long long in, uint32_t bytes) in to_byte()
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/ |
| H A D | PDBSymbolCustom.cpp | 17 void PDBSymbolCustom::getDataBytes(llvm::SmallVector<uint8_t, 32> &bytes) { in getDataBytes()
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Utility/ |
| H A D | Endian.h | 22 uint8_t bytes[sizeof(uint32_t)]; member
|
| /freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/ |
| H A D | param.h | 32 #define btop(bytes) ((bytes) >> PAGE_SHIFT) argument
|
| /freebsd/lib/libc/inet/ |
| H A D | inet_cidr_ntop.c | 74 decoct(const u_char *src, int bytes, char *dst, size_t size) { in decoct() 111 size_t bytes; in inet_cidr_ntop_ipv4() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
| H A D | M68kMachineFunction.h | 82 void setCalleeSavedFrameSize(unsigned bytes) { CalleeSavedFrameSize = bytes; } in setCalleeSavedFrameSize() 85 void setBytesToPopOnReturn(unsigned bytes) { BytesToPopOnReturn = bytes; } in setBytesToPopOnReturn()
|
| /freebsd/usr.sbin/bhyve/amd64/ |
| H A D | post.c | 38 int port __unused, int bytes, uint32_t *eax, void *arg __unused) in post_data_handler()
|
| /freebsd/contrib/ldns/compat/ |
| H A D | calloc.c | 11 # define bzero(buf, bytes) ((void) memset (buf, 0, bytes)) argument
|
| /freebsd/contrib/xz/src/common/ |
| H A D | tuklib_mbstr_width.c | 21 tuklib_mbstr_width(const char *str, size_t *bytes) in tuklib_mbstr_width()
|
| /freebsd/contrib/sendmail/libsm/ |
| H A D | utf8_valid.c | 44 const unsigned char *bytes; local
|
| /freebsd/crypto/openssl/crypto/pkcs12/ |
| H A D | p12_attr.c | 78 const unsigned char *bytes, int len) in PKCS12_add1_attr_by_NID() 87 const unsigned char *bytes, int len) in PKCS12_add1_attr_by_txt()
|
| /freebsd/contrib/kyua/utils/ |
| H A D | units.hpp | 74 class bytes { class
|