Searched defs:length (Results 101 - 125 of 1226) sorted by relevance

1234567891011>>

/freebsd-10.3-release/crypto/openssl/crypto/rc2/
H A Drc2ofb64.c67 RC2_ofb64_encrypt(const unsigned char *in, unsigned char *out, long length, RC2_KEY *schedule, unsigned char *ivec, int *num) argument
/freebsd-10.3-release/crypto/openssl/crypto/rc5/
H A Drc5cfb64.c68 RC5_32_cfb64_encrypt(const unsigned char *in, unsigned char *out, long length, RC5_32_KEY *schedule, unsigned char *ivec, int *num, int encrypt) argument
H A Drc5ofb64.c67 RC5_32_ofb64_encrypt(const unsigned char *in, unsigned char *out, long length, RC5_32_KEY *schedule, unsigned char *ivec, int *num) argument
/freebsd-10.3-release/crypto/openssl/crypto/ui/
H A Dui_util.c59 int UI_UTIL_read_pw_string(char *buf, int length, const char *prompt, argument
/freebsd-10.3-release/crypto/openssl/crypto/x509v3/
H A Dv3_skey.c84 long length; local
/freebsd-10.3-release/contrib/tcpdump/
H A Dprint-mobile.c71 mobile_print(const u_char *bp, u_int length) argument
H A Dprint-mpls.c68 mpls_print(const u_char *bp, u_int length) argument
H A Dprint-msnlb.c52 msnlb_print(netdissect_options *ndo, const u_char *bp, u_int length) argument
H A Dprint-pflog.c115 u_int length = h->len; local
H A Dprint-ppi.c21 ppi_header_print(struct netdissect_options *ndo, const u_char *bp, u_int length) argument
51 u_int length = h->len; local
H A Dprint-ripng.c62 ripng_print(const u_char *dat, unsigned int length) argument
H A Dprint-sunatm.c76 u_int length = h->len; local
H A Dprint-sunrpc.c87 sunrpcrequest_print(register const u_char *bp, register u_int length, argument
H A Dprint-symantec.c49 symantec_hdr_print(register const u_char *bp, u_int length) argument
83 u_int length = h->len; local
[all...]
H A Dprint-tftp.c75 tftp_print(register const u_char *bp, u_int length) argument
/freebsd-10.3-release/contrib/telnet/telnet/
H A Dauthenc.c93 telnet_gets(const char *prom, char *result, int length, int echo) argument
/freebsd-10.3-release/lib/libc/tests/sys/
H A Dqueue_test.c50 int i, j, length; local
161 int i, j, length; local
[all...]
/freebsd-10.3-release/lib/libc/string/
H A Dbcopy.c60 memcpy(void *dst0, const void *src0, size_t length) argument
[all...]
/freebsd-10.3-release/sys/boot/i386/libi386/
H A Dbiosacpi.c107 biosacpi_search_rsdp(char *base, int length) argument
/freebsd-10.3-release/sys/dev/cxgb/common/
H A Djhash.h41 static inline u32 jhash(const void *key, u32 length, u32 initval) argument
84 static inline u32 jhash2(u32 *k, u32 length, u32 initval) argument
/freebsd-10.3-release/contrib/libarchive/libarchive/
H A Darchive_write_add_filter_grzip.c111 archive_write_grzip_write(struct archive_write_filter *f, const void *buff, size_t length) argument
H A Darchive_write_open_fd.c118 file_write(struct archive *a, void *client_data, const void *buff, size_t length) argument
H A Darchive_write_open_memory.c90 memory_write(struct archive *a, void *client_data, const void *buff, size_t length) argument
/freebsd-10.3-release/contrib/libarchive/libarchive/test/
H A Dtest_compat_solaris_pax_sparse.c38 int64_t offset, length; local
119 int64_t offset, length; local
[all...]
H A Dtest_write_format_tar_sparse.c38 int64_t offset, length; local
181 int64_t offset, length; local
[all...]

Completed in 208 milliseconds

1234567891011>>