Searched defs:zbuf (Results 1 – 17 of 17) sorted by relevance
/freebsd/sys/net/ |
H A D | bpf_zerocopy.c | 93 struct zbuf { struct 97 int zb_flags; /* Flags on zbuf. */ argument 99 struct bpf_zbuf_header *zb_header; /* Shared header. */ argument
|
/freebsd/crypto/openssl/crypto/pkcs12/ |
H A D | p12_decr.c | 131 const ASN1_OCTET_STRING *oct, int zbuf, in PKCS12_item_decrypt_d2i_ex() 160 const ASN1_OCTET_STRING *oct, int zbuf) in PKCS12_item_decrypt_d2i() 174 void *obj, int zbuf, in PKCS12_item_i2d_encrypt_ex() 209 void *obj, int zbuf) in PKCS12_item_i2d_encrypt()
|
/freebsd/contrib/bzip2/ |
H A D | unzcrash.c | 42 uchar zbuf[M_BLOCK + 600 + (M_BLOCK / 100)]; variable
|
/freebsd/sys/opencrypto/ |
H A D | cryptodeflate.c | 86 z_stream zbuf; in deflate_global() local
|
/freebsd/sys/dev/random/ |
H A D | unit_test.c | 178 uint8_t *buf, *zbuf; in ReadCSPRNG() local
|
/freebsd/sys/dev/null/ |
H A D | null.c | 151 void *zbuf; in zero_read() local
|
/freebsd/contrib/ntp/libntp/lib/isc/ |
H A D | netaddr.c | 130 char zbuf[sizeof("%4294967295")]; in isc_netaddr_totext() local
|
/freebsd/crypto/openssh/regress/misc/fuzz-harness/ |
H A D | kex_fuzz.cc | 416 u_char zbuf[4096] = {0}; in LLVMFuzzerTestOneInput() local
|
/freebsd/sbin/savecore/ |
H A D | savecore.c | 543 static char *zbuf; variable
|
/freebsd/tests/sys/fs/fusefs/ |
H A D | fallocate.cc | 507 char zbuf[bufsize]; in TEST_P() local
|
/freebsd/crypto/krb5/src/plugins/kdb/lmdb/ |
H A D | kdb_lmdb.c | 432 uint8_t buf[BUFSIZ], zbuf[BUFSIZ] = { 0 }; in destroy_file() local
|
/freebsd/crypto/krb5/src/plugins/kdb/db2/ |
H A D | kdb_db2.c | 624 char buf[BUFSIZ], zbuf[BUFSIZ]; in destroy_file() local
|
/freebsd/usr.sbin/bhyve/ |
H A D | rfb.c | 131 uint8_t *zbuf; member
|
/freebsd/sys/contrib/openzfs/cmd/zpool/ |
H A D | zpool_main.c | 2733 char zbuf[1024]; in print_status_initialize() local 2783 char zbuf[1024]; in print_status_trim() local
|
/freebsd/crypto/openssl/test/ |
H A D | sslapitest.c | 1695 void *zbuf; in execute_cleanse_plaintext() local
|
/freebsd/sys/contrib/openzfs/cmd/ |
H A D | ztest.c | 7362 char *zbuf; in ztest_run_zdb() local
|
/freebsd/sys/dev/bxe/ |
H A D | bxe.c | 18570 const uint8_t *zbuf, in ecore_gunzip()
|