Searched defs:bytes (Results 1 - 25 of 490) sorted by relevance

1234567891011>>

/freebsd-current/crypto/openssh/
H A Dxmss_commons.c19 void to_byte(unsigned char *out, unsigned long long in, uint32_t bytes) argument
H A Dcipher-aesctr.c69 aesctr_encrypt_bytes(aesctr_ctx *x,const u8 *m,u8 *c,u32 bytes) argument
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
H A DPDBSymbolCustom.cpp17 void PDBSymbolCustom::getDataBytes(llvm::SmallVector<uint8_t, 32> &bytes) { argument
/freebsd-current/contrib/xz/src/common/
H A Dtuklib_mbstr_width.c22 tuklib_mbstr_width(const char *str, size_t *bytes) argument
/freebsd-current/contrib/sendmail/libsm/
H A Dutf8_valid.c44 const unsigned char *bytes; local
/freebsd-current/usr.sbin/bhyve/amd64/
H A Dpost.c37 post_data_handler(struct vmctx *ctx __unused, int in, int port __unused, int bytes, uint32_t *eax, void *arg __unused) argument
/freebsd-current/contrib/ntp/libntp/lib/isc/include/isc/
H A Dmd5.h62 isc_uint32_t bytes[2]; member in struct:__anon3375
/freebsd-current/share/examples/sound/
H A Dbasic.c52 int bytes = config.buffer_info.bytes; local
[all...]
/freebsd-current/contrib/kyua/utils/
H A Dunits.hpp74 class bytes { class in namespace:utils::units
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Utility/
H A DEndian.h22 uint8_t bytes[sizeof(uint32_t)]; member in union:lldb_private::endian::EndianTest
/freebsd-current/contrib/libcbor/examples/
H A Dstreaming_array.c21 void flush(size_t bytes) { argument
/freebsd-current/sys/libkern/
H A Dmurmur3_32.c45 const uint8_t *bytes; local
/freebsd-current/tests/sys/kern/pipe/
H A Dpipe_kqueue_test.c244 ssize_t bytes, n; local
297 ssize_t bytes, n; local
/freebsd-current/sys/arm64/acpica/
H A Dpci_cfgreg.c43 pci_cfgregread(int domain, int bus, int slot, int func, int reg, int bytes) argument
55 pci_cfgregwrite(int domain, int bus, int slot, int func, int reg, uint32_t data, int bytes) argument
/freebsd-current/tests/sys/kern/
H A Dtty_pts.c24 int bytes; local
[all...]
/freebsd-current/crypto/openssl/test/
H A Dcipherbytes_test.c30 const unsigned char bytes[] = {0x00}; local
104 const unsigned char bytes[] = {0x00, 0x2f, 0x00, 0x33, 0x00, 0x9f, 0x00, 0xff, local
[all...]
/freebsd-current/contrib/ntp/libntp/
H A Demalloc.c127 size_t bytes; local
/freebsd-current/crypto/heimdal/lib/asn1/
H A Dcheck-common.h39 const char *bytes; member in struct:test_case
/freebsd-current/contrib/pam_modules/pam_passwdqc/
H A Dpasswdqc_random.c44 unsigned char bytes[2]; local
/freebsd-current/sys/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/donna/
H A Dpoly1305_donna.c15 poly1305_update(poly1305_state_internal_t *st, const unsigned char *m, unsigned long long bytes) argument
[all...]
/freebsd-current/crypto/openssh/openbsd-compat/
H A Dport-prngd.c151 seed_from_prngd(unsigned char *buf, size_t bytes) argument
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dget_diff.c48 ssize_t bytes; local
/freebsd-current/crypto/openssl/crypto/whrlpool/
H A Dwp_dgst.c71 int WHIRLPOOL_Update(WHIRLPOOL_CTX *c, const void *_inp, size_t bytes) argument
253 unsigned char *WHIRLPOOL(const void *inp, size_t bytes, unsigned char *md) argument
/freebsd-current/crypto/openssl/include/openssl/
H A Drand.h42 int (*bytes) (unsigned char *buf, int num); member in struct:rand_meth_st
/freebsd-current/sys/dev/drm2/
H A Ddrm_buffer.h73 static inline void drm_buffer_advance(struct drm_buffer *buf, int bytes) argument

Completed in 449 milliseconds

1234567891011>>