Home
last modified time | relevance | path

Searched defs:skip (Results 1 – 25 of 200) sorted by relevance

12345678

/freebsd/sys/kgssapi/krb5/
H A Dkcrypto_aes.c142 size_t skip, size_t len, void *ivec, bool encrypt) in aes_encrypt_1()
182 size_t skip, size_t len, void *ivec, size_t ivlen) in aes_encrypt()
253 size_t skip, size_t len, void *ivec, size_t ivlen) in aes_decrypt()
322 struct mbuf *inout, size_t skip, size_t inlen, size_t outlen) in aes_checksum()
H A Dkcrypto.h115 size_t skip, size_t len, void *ivec, size_t ivlen) in krb5_encrypt()
123 size_t skip, size_t len, void *ivec, size_t ivlen) in krb5_decrypt()
131 struct mbuf *inout, size_t skip, size_t inlen, size_t outlen) in krb5_checksum()
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_open_file.c129 int64_t skip = request; in FILE_skip() local
131 off_t skip = (off_t)request; in FILE_skip() local
133 long skip = (long)request; in FILE_skip() local
/freebsd/sys/netipsec/
H A Dxform_ah.c264 ah_massage_headers(struct mbuf **m0, int proto, int skip, int alg, int out) in ah_massage_headers()
535 ah_input(struct mbuf *m, struct secasvar *sav, int skip, int protoff) in ah_input()
701 int authsize, rplen, ahsize, error, skip, protoff; in ah_input_cb() local
843 u_int idx, int skip, int protoff) in ah_output()
1096 int skip, error; in ah_output_cb() local
H A Dxform_ipcomp.c198 ipcomp_input(struct mbuf *m, struct secasvar *sav, int skip, int protoff) in ipcomp_input()
293 int skip, protoff; in ipcomp_input_cb() local
400 u_int idx, int skip, int protoff) in ipcomp_output()
540 int error, skip, protoff; in ipcomp_output_cb() local
H A Dipsec_input.c120 ipsec_common_input(struct mbuf *m, int skip, int protoff, int af, int sproto) in ipsec_common_input()
341 ipsec4_common_input_cb(struct mbuf *m, struct secasvar *sav, int skip, in ipsec4_common_input_cb()
592 ipsec6_common_input_cb(struct mbuf *m, struct secasvar *sav, int skip, in ipsec6_common_input_cb()
H A Dipsec_mbuf.c54 m_makespace(struct mbuf *m0, int skip, int hlen, int *off) in m_makespace()
240 m_striphdr(struct mbuf *m, int skip, int hlen) in m_striphdr()
H A Dxform_esp.c268 esp_input(struct mbuf *m, struct secasvar *sav, int skip, int protoff) in esp_input()
502 int hlen, skip, protoff, error, alen; in esp_input_cb() local
694 u_int idx, int skip, int protoff) in esp_output()
/freebsd/sys/opencrypto/
H A Dcriov.c179 cvm_page_contiguous_segment(vm_page_t *pages, size_t skip, int len) in cvm_page_contiguous_segment()
288 m_epg_contiguous_subsegment(struct mbuf *m, size_t skip, size_t len) in m_epg_contiguous_subsegment()
788 m_contiguous_subsegment(struct mbuf *m, size_t skip, size_t len) in m_contiguous_subsegment()
809 cuio_contiguous_segment(struct uio *uio, size_t skip, size_t len) in cuio_contiguous_segment()
826 crypto_buffer_contiguous_subsegment(struct crypto_buffer *cb, size_t skip, in crypto_buffer_contiguous_subsegment()
854 crypto_contiguous_subsegment(struct cryptop *crp, size_t skip, size_t len) in crypto_contiguous_subsegment()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DYAMLParser.h176 virtual void skip() {} in skip() function
306 void skip() override { skip() function
398 template <class CollectionType> void skip(CollectionType &C) { skip() function
439 void skip() override { yaml::skip(*this); } skip() function
496 void skip() override { yaml::skip(*this); } skip() function
[all...]
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_uio.c69 size_t skip = uio->uio_skip; in zfs_uiomove_iov() local
98 size_t skip = uio->uio_skip; in zfs_uiomove_bvec_impl() local
131 zfs_copy_bvec(void *p, size_t skip, size_t cnt, zfs_uio_rw_t rw, in zfs_copy_bvec()
381 size_t skip = uio->uio_skip; in zfs_uio_page_aligned() local
507 size_t skip = uio->uio_iter->iov_offset; in zfs_uio_pin_user_pages() local
/freebsd/lib/libc/db/btree/
H A Dbt_split.c82 u_int16_t skip; in __bt_split() local
333 bt_page(BTREE *t, PAGE *h, PAGE **lp, PAGE **rp, indx_t *skip, size_t ilen) in bt_page()
431 bt_root(BTREE *t, PAGE *h, PAGE **lp, PAGE **rp, indx_t *skip, size_t ilen) in bt_root()
598 indx_t full, half, nxt, off, skip, top, used; in bt_psplit() local
/freebsd/crypto/krb5/src/plugins/kdb/db2/libdb2/btree/
H A Dbt_split.c96 u_int16_t skip; local
348 bt_page(t, h, lp, rp, skip, ilen) in bt_page() argument
453 bt_root(t, h, lp, rp, skip, ilen) in bt_root() argument
632 indx_t full, half, nxt, off, skip, top, used; local
/freebsd/usr.bin/ctags/
H A DC.c496 skip; in skip_string() local
521 skip, skip_key() local
[all...]
/freebsd/sbin/veriexec/
H A Dmanifest_lexer.l73 int skip = atoi(&yytext[2]); variable
/freebsd/contrib/unbound/edns-subnet/
H A Daddrtree.c333 const addrkey_t *s2, addrlen_t l2, addrlen_t skip) in bits_common()
355 const addrkey_t *s2, addrlen_t l2, addrlen_t skip) in issub()
527 addrlen_t l1, const addrkey_t *s2, addrlen_t l2, addrlen_t skip) { in unittest_wrapper_addrtree_bits_common()
535 const addrkey_t *s2, addrlen_t l2, addrlen_t skip) { in unittest_wrapper_addrtree_issub()
/freebsd/contrib/kyua/integration/helpers/
H A Dsimple_all_pass.cpp43 ATF_TEST_CASE_BODY(skip) in ATF_TEST_CASE_BODY() argument
/freebsd/usr.bin/hexdump/
H A Dhexsyntax.c42 off_t skip; /* bytes to skip */ variable
/freebsd/sys/kern/
H A Dsubr_blist.c774 daddr_t blk, i, r, skip; in blst_meta_alloc() local
869 daddr_t blk, endBlk, i, skip; in blst_meta_free() local
914 daddr_t endBlk, i, skip; in blst_copy() local
992 daddr_t blk, endBlk, i, nblks, skip; in blst_meta_fill() local
1028 daddr_t skip; in blst_radix_print() local
/freebsd/contrib/wpa/src/crypto/
H A Drc4.c16 int rc4_skip(const u8 *key, size_t keylen, size_t skip, in rc4_skip()
/freebsd/sys/i386/i386/
H A Din_cksum_machdep.c68 in_cksum_skip(struct mbuf *m, int len, int skip) in in_cksum_skip()
/freebsd/contrib/pam-krb5/tests/tap/
H A Dlibtap.sh124 skip () { function
/freebsd/tools/regression/posixsem/
H A Dtest.c100 skip(const char *reason) in skip() function
/freebsd/share/examples/tests/tests/tap/
H A Dprintf_test.c79 skip(int skip_num) in skip() function
/freebsd/usr.sbin/i2c/
H A Di2c.c57 const char *skip; member
159 parse_skip(const char *skip, char blacklist[128]) in parse_skip()
208 scan_bus(const char *dev, int fd, const char *skip, int verbose) in scan_bus()

12345678