Searched defs:bytes (Results 126 - 150 of 490) sorted by relevance

1234567891011>>

/freebsd-current/lib/libc/inet/
H A Dinet_net_pton.c270 size_t bytes; local
/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_read_support_filter_rpm.c166 uint32_t bytes; local
/freebsd-current/contrib/libarchive/libarchive/test/
H A Dtest_read_format_7zip.c642 ssize_t bytes; local
667 bytes = archive_read_data(a, buff, sizeof(buff))); local
698 ssize_t bytes; local
723 bytes = archive_read_data(a, buff, sizeof(buff))); local
755 ssize_t bytes; local
780 bytes = archive_read_data(a, buff, sizeof(buff))); local
[all...]
/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/
H A DJDTrace.java158 printValue(Object value, int bytes, String stringFormat) argument
/freebsd-current/contrib/unbound/compat/
H A Dchacha_private.h89 chacha_encrypt_bytes(chacha_ctx *x,const u8 *m,u8 *c,u32 bytes) argument
/freebsd-current/contrib/ncurses/ncurses/trace/
H A Dlib_trace.c337 char bytes[sizeof(int)]; member in union:__anon5159
/freebsd-current/crypto/heimdal/lib/asn1/
H A Dcheck-common.c372 const void *bytes; local
/freebsd-current/contrib/ofed/librdmacm/examples/
H A Driostream.c104 long long bytes; local
/freebsd-current/sys/contrib/libsodium/src/libsodium/crypto_stream/chacha20/ref/
H A Dchacha20_ref.c81 chacha20_encrypt_bytes(chacha_ctx *ctx, const uint8_t *m, uint8_t *c, unsigned long long bytes) argument
/freebsd-current/contrib/wpa/src/crypto/
H A Drandom.c162 u8 *bytes = buf; local
/freebsd-current/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_cwksp.h263 MEM_STATIC BYTE* ZSTD_cwksp_reserve_buffer(ZSTD_cwksp* ws, size_t bytes) { argument
270 MEM_STATIC void* ZSTD_cwksp_reserve_aligned(ZSTD_cwksp* ws, size_t bytes) { argument
224 ZSTD_cwksp_reserve_internal( ZSTD_cwksp* ws, size_t bytes, ZSTD_cwksp_alloc_phase_e phase) argument
280 ZSTD_cwksp_reserve_table(ZSTD_cwksp* ws, size_t bytes) argument
309 ZSTD_cwksp_reserve_object(ZSTD_cwksp* ws, size_t bytes) argument
[all...]
/freebsd-current/crypto/openssh/openbsd-compat/
H A Dchacha_private.h91 chacha_encrypt_bytes(chacha_ctx *x,const u8 *m,u8 *c,u32 bytes) argument
/freebsd-current/contrib/wireguard-tools/
H A Dshow.c184 static char *bytes(uint64_t b) function
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextDarwin_arm64.h76 alignas(16) char bytes[16]; member in struct:RegisterContextDarwin_arm64::VReg
/freebsd-current/sys/contrib/openzfs/module/icp/algs/sha2/
H A Dsha2_generic.c246 uint32_t bytes = blocks * 64; local
278 uint64_t bytes = blocks * 128; local
[all...]
/freebsd-current/contrib/libpcap/
H A Dpcap-rdmasniff.c193 rdmasniff_oneshot(u_char *user, const struct pcap_pkthdr *h, const u_char *bytes) argument
/freebsd-current/contrib/ntp/sntp/libevent/
H A Darc4random.c257 int bytes, n, i, nybbles; local
H A Devent_tagging.c180 int bytes = 0; local
H A Devent_iocp.c76 DWORD bytes=0; local
116 DWORD bytes=0; local
/freebsd-current/contrib/ntp/sntp/libevent/sample/
H A Dhttps-client.c482 size_t bytes = 0; local
/freebsd-current/crypto/openssl/crypto/bn/
H A Dbn_rand.c27 int b, ret = 0, bit, bytes, mask; local
[all...]
/freebsd-current/crypto/openssl/crypto/cmp/
H A Dcmp_util.c266 ossl_cmp_asn1_octet_string_set1_bytes(ASN1_OCTET_STRING **tgt, const unsigned char *bytes, int len) argument
/freebsd-current/crypto/openssl/crypto/evp/
H A Devp_pkey.c197 EVP_PKEY_add1_attr_by_OBJ(EVP_PKEY *key, const ASN1_OBJECT *obj, int type, const unsigned char *bytes, int len) argument
206 EVP_PKEY_add1_attr_by_NID(EVP_PKEY *key, int nid, int type, const unsigned char *bytes, int len) argument
215 EVP_PKEY_add1_attr_by_txt(EVP_PKEY *key, const char *attrname, int type, const unsigned char *bytes, int len) argument
/freebsd-current/crypto/openssl/crypto/
H A Dparams_dup.c29 size_t ossl_param_bytes_to_blocks(size_t bytes) argument
/freebsd-current/crypto/openssh/
H A Dchacha.c89 chacha_encrypt_bytes(chacha_ctx *x,const u8 *m,u8 *c,u32 bytes) argument

Completed in 148 milliseconds

1234567891011>>