Home
last modified time | relevance | path

Searched defs:zbuf (Results 1 – 15 of 15) sorted by relevance

/freebsd/sys/net/
H A Dbpf_zerocopy.c93 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 Dp12_decr.c131 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 Dunzcrash.c42 uchar zbuf[M_BLOCK + 600 + (M_BLOCK / 100)]; variable
/freebsd/sys/opencrypto/
H A Dcryptodeflate.c86 z_stream zbuf; in deflate_global() local
/freebsd/sys/dev/random/
H A Dunit_test.c178 uint8_t *buf, *zbuf; in ReadCSPRNG() local
/freebsd/sys/dev/null/
H A Dnull.c151 void *zbuf; in zero_read() local
/freebsd/contrib/ntp/libntp/lib/isc/
H A Dnetaddr.c130 char zbuf[sizeof("%4294967295")]; in isc_netaddr_totext() local
/freebsd/crypto/openssh/regress/misc/fuzz-harness/
H A Dkex_fuzz.cc422 u_char zbuf[4096] = {0}; in LLVMFuzzerTestOneInput() local
/freebsd/tests/sys/fs/fusefs/
H A Dfallocate.cc508 char zbuf[bufsize]; in TEST_P() local
/freebsd/sbin/savecore/
H A Dsavecore.c543 static char *zbuf; variable
/freebsd/usr.sbin/bhyve/
H A Drfb.c131 uint8_t *zbuf; member
/freebsd/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c2732 char zbuf[1024]; in print_status_initialize() local
2782 char zbuf[1024]; in print_status_trim() local
/freebsd/crypto/openssl/test/
H A Dsslapitest.c1695 void *zbuf; in execute_cleanse_plaintext() local
/freebsd/sys/contrib/openzfs/cmd/
H A Dztest.c7359 char *zbuf; in ztest_run_zdb() local
/freebsd/sys/dev/bxe/
H A Dbxe.c18570 const uint8_t *zbuf, in ecore_gunzip()