Home
last modified time | relevance | path

Searched defs:bytes (Results 126 – 150 of 559) sorted by relevance

12345678910>>...23

/freebsd/crypto/krb5/src/include/
H A Dk5-der.h158 const void *bytes; in k5_der_get_value() local
/freebsd/usr.sbin/makefs/ffs/
H A Dbuf.c127 size_t bytes; in bwrite() local
/freebsd/crypto/heimdal/lib/krb5/
H A Dn-fold.c39 int bytes = (len + 7) / 8; in rr13() local
H A Drecvauth.c78 uint32_t len, bytes; in krb5_recvauth_match_version() local
/freebsd/lib/libc/locale/
H A DcXXrtomb_iconv.h46 char bytes[sizeof(charXX_t) * SRCBUF_LEN]; member
H A DmbrtocXX_iconv.h50 char bytes[sizeof(charXX_t) * DSTBUF_LEN]; member
H A Dgb18030.c65 u_char bytes[4]; member
/freebsd/usr.bin/tail/
H A Dread.c64 bytes(FILE *fp, const char *fn, off_t off) in bytes() function
/freebsd/tests/atf_python/sys/netpfil/ipfw/
H A Dioctl.py418 def parse_header(data: bytes):
423 def parse_obj_list(self, data: bytes):
474 def print_as_bytes(data: bytes, descr: str):
/freebsd/crypto/openssl/test/testutil/
H A Dformat_output.c206 static int convert_bn_memory(const unsigned char *in, size_t bytes, in convert_bn_memory()
271 const size_t bytes = bn_bytes; in test_fail_bignum_common() local
430 const size_t bytes = (MAX_STRING_WIDTH - 9) / 17 * 8; in test_fail_memory_common() local
/freebsd/sys/cddl/dev/kinst/amd64/
H A Dkinst_isa.c245 kinst_set_disp32(struct kinst_probe *kp, uint8_t *bytes) in kinst_set_disp32()
283 uint8_t *bytes, modrm, rex; in kinst_instr_dissect() local
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_stream/salsa20/xmm6int/
H A Dsalsa20_xmm6int-avx2.c67 unsigned long long bytes) in salsa20_encrypt_bytes()
H A Dsalsa20_xmm6int-sse2.c59 unsigned long long bytes) in salsa20_encrypt_bytes()
/freebsd/sys/net/altq/
H A Daltq.h69 u_int64_t bytes; member
/freebsd/crypto/heimdal/appl/ftp/ftp/
H A Dftp.c589 int bytes = 0; in copy_stream() local
677 long bytes = 0, hashbytes = HASHBYTES; in sendrequest() local
906 long bytes = 0, hashbytes = HASHBYTES; in recvrequest() local
1440 ptransfer (char *direction, long int bytes, in ptransfer()
/freebsd/lib/libgssapi/
H A Dgss_mech_switch.c128 int bytes; in _gss_string_to_oid() local
/freebsd/sys/powerpc/pseries/
H A Dphyp_dbg.c150 unsigned char bytes[8]; in uart_phyp_dbg_putc() member
/freebsd/sys/crypto/siphash/
H A Dsiphash.h58 uint64_t bytes; member
/freebsd/crypto/openssl/crypto/dsa/
H A Ddsa_key.c80 unsigned char bytes[512] = {0}; in dsa_keygen_knownanswer_test() local
/freebsd/contrib/tnftp/src/
H A Dprogressbar.h52 GLOBAL off_t bytes; /* current # of bytes read */ variable
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterInfoPOSIX_arm.h26 uint8_t bytes[16]; member
H A DRegisterContextDarwin_i386.h67 uint8_t bytes[10]; member
72 uint8_t bytes[16]; member
/freebsd/contrib/bmake/
H A Dbuf.c90 Buf_AddBytes(Buffer *buf, const char *bytes, size_t bytes_len) in Buf_AddBytes() argument
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DRegisterValue.cpp265 std::vector<uint8_t> bytes; in ParseVectorEncoding() local
727 void RegisterValue::SetBytes(const void *bytes, size_t length, in SetBytes()
/freebsd/tests/sys/fs/tarfs/
H A Dtarsum.c39 uint8_t bytes[512]; in tarsum() member

12345678910>>...23