Home
last modified time | relevance | path

Searched defs:length (Results 251 – 275 of 1377) sorted by relevance

1...<<11121314151617181920>>...56

/freebsd/crypto/openssl/crypto/rc5/
H A Drc5ofb64.c25 long length, RC5_32_KEY *schedule, in RC5_32_ofb64_encrypt()
/freebsd/crypto/openssl/crypto/idea/
H A Di_cfb64.c27 long length, IDEA_KEY_SCHEDULE *schedule, in IDEA_cfb64_encrypt()
H A Di_ofb64.c26 long length, IDEA_KEY_SCHEDULE *schedule, in IDEA_ofb64_encrypt()
/freebsd/crypto/openssl/crypto/cast/
H A Dc_cfb64.c26 long length, const CAST_KEY *schedule, in CAST_cfb64_encrypt()
H A Dc_ofb64.c25 long length, const CAST_KEY *schedule, in CAST_ofb64_encrypt()
/freebsd/crypto/openssl/crypto/bf/
H A Dbf_cfb64.c26 long length, const BF_KEY *schedule, in BF_cfb64_encrypt()
H A Dbf_ofb64.c25 long length, const BF_KEY *schedule, in BF_ofb64_encrypt()
/freebsd/crypto/openssl/crypto/des/
H A Dofb64enc.c24 register unsigned char *out, long length, in DES_ofb64_encrypt()
H A Dpcbc_enc.c19 long length, DES_key_schedule *schedule, in DES_pcbc_encrypt()
H A Dofb64ede.c24 register unsigned char *out, long length, in DES_ede3_ofb64_encrypt()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/wasm/
H A DObjectFileWasm.cpp94 offset_t file_offset, offset_t length) { in CreateInstance()
221 offset_t file_offset, offset_t length, ModuleSpecList &specs) { in GetModuleSpecifications()
233 offset_t offset, offset_t length) in ObjectFileWasm()
/freebsd/lib/libusb/
H A Dlibusb10_desc.c305 int length) in libusb_get_string_descriptor()
323 uint8_t desc_index, unsigned char *data, int length) in libusb_get_string_descriptor_ascii()
343 uint8_t desc_index, uint8_t *data, int length) in libusb_get_descriptor()
/freebsd/contrib/ntp/libntp/lib/isc/include/isc/
H A Dsockaddr.h41 unsigned int length; /* XXXRTH beginning? */ member
/freebsd/contrib/tcpdump/
H A Dprint-bcm-li.c66 const u_char *bp, u_int length) in bcm_li_print()
H A Dprint-nfs.c334 const u_char *bp, u_int length, in nfsreply_print()
359 const u_char *bp, u_int length, in nfsreply_noaddr_print()
423 const struct sunrpc_msg *rp, u_int length) in parsereq()
553 const u_char *bp, u_int length, in nfsreq_noaddr_print()
1056 const struct sunrpc_msg *rp, u_int length, int *nfserrp) in parserep()
1534 int length) in interp_reply()
H A Dprint-token.c106 const struct token_header *trp, u_int length, in token_hdr_print()
146 token_print(netdissect_options *ndo, const u_char *p, u_int length, u_int caplen) in token_print()
H A Dprint-nflog.c113 nflog_hdr_print(netdissect_options *ndo, const nflog_hdr_t *hdr, u_int length) in nflog_hdr_print()
141 u_int length = h->len; in nflog_if_print() local
/freebsd/sys/kern/
H A Dimgact_shell.c104 size_t length; in exec_shell_imgact() local
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dhdmi.h68 unsigned char length; member
172 unsigned char length; member
196 unsigned char length; member
246 unsigned char length; member
322 unsigned char length; member
357 unsigned char length; member
402 unsigned char length; member
/freebsd/crypto/openssl/crypto/pem/
H A Dpvkfmt.c159 int ossl_do_blob_header(const unsigned char **in, unsigned int length, in ossl_do_blob_header()
282 static void *do_b2i_key(const unsigned char **in, unsigned int length, in do_b2i_key()
313 EVP_PKEY *ossl_b2i(const unsigned char **in, unsigned int length, int *ispub) in ossl_b2i()
325 unsigned int bitlen, magic, length; in ossl_b2i_bio() local
501 EVP_PKEY *b2i_PrivateKey(const unsigned char **in, long length) in b2i_PrivateKey()
508 EVP_PKEY *b2i_PublicKey(const unsigned char **in, long length) in b2i_PublicKey()
748 int ossl_do_PVK_header(const unsigned char **in, unsigned int length, in ossl_do_PVK_header()
/freebsd/sys/contrib/dev/iwlwifi/fw/
H A Dpnvm.c283 size_t length; in iwl_pnvm_load_pnvm_to_trans() local
327 size_t length; in iwl_pnvm_load_reduce_power_to_trans() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/COFF/
H A DObjectFileCOFF.cpp49 offset_t file_offset, offset_t length) { in CreateInstance()
109 offset_t file_offset, offset_t length, ModuleSpecList &specs) { in GetModuleSpecifications()
/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_add_filter_gzip.c278 size_t length) in archive_compressor_gzip_write()
425 size_t length) in archive_compressor_gzip_write()
/freebsd/contrib/pam_modules/pam_passwdqc/
H A Dpasswdqc_random.c41 unsigned int length; in _passwdqc_random() local
/freebsd/contrib/ntp/libntp/lib/isc/unix/include/isc/
H A Ddir.h45 unsigned int length; member

1...<<11121314151617181920>>...56