Searched defs:in (Results 226 - 250 of 802) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_testutils.c180 struct in_addr in; local
[all...]
/freebsd-11-stable/contrib/elftoolchain/libdwarf/
H A Dlibdwarf_loc.c619 _dwarf_loc_fill_locdesc(Dwarf_Debug dbg, Dwarf_Locdesc *llbuf, uint8_t *in, argument
652 _dwarf_loc_fill_locexpr(Dwarf_Debug dbg, Dwarf_Locdesc **ret_llbuf, uint8_t *in, uint64_t in_len, uint8_t pointer_size, uint8_t offset_size, uint8_t version, Dwarf_Error *error) argument
[all...]
/freebsd-11-stable/contrib/binutils/bfd/
H A Dcpu-arm.c158 unsigned int in = bfd_get_mach (ibfd); local
[all...]
/freebsd-11-stable/contrib/libstdc++/include/bits/
H A Dcodecvt.h200 in(state_type& __state, const extern_type* __from, function in class:__codecvt_abstract_base
/freebsd-11-stable/contrib/gcclibs/libdecnumber/
H A DdecUtility.c87 Unit in; /* current input unit */ local
[all...]
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dpex-djgpp.c114 pex_djgpp_exec_child(struct pex_obj *obj, int flags, const char *executable, char * const * argv, char * const * env, int in, int out, int errdes, int toclose ATTRIBUTE_UNUSED, const char **errmsg, int *err) argument
/freebsd-11-stable/contrib/diff/lib/
H A Dexclude.c207 FILE *in; local
[all...]
/freebsd-11-stable/contrib/ldns/compat/
H A Dfake-rfc2553.c157 struct in_addr in; local
209 struct in_addr *in = (struct in_addr *)hp->h_addr_list[i]; local
[all...]
/freebsd-11-stable/contrib/gcc/cp/
H A Dcp-objcp-common.c229 struct tree_map *h, in; local
[all...]
/freebsd-11-stable/contrib/binutils/gas/
H A Dsb.c203 sb_terminate (sb *in) argument
/freebsd-11-stable/sys/crypto/sha2/
H A Dsha512c.c278 SHA512_Update(SHA512_CTX * ctx, const void *in, size_t len) argument
360 SHA512_224_Update(SHA512_CTX * ctx, const void *in, size_t len) argument
399 SHA512_256_Update(SHA512_CTX * ctx, const void *in, size_t len) argument
445 SHA384_Update(SHA384_CTX * ctx, const void *in, size_t len) argument
[all...]
/freebsd-11-stable/sys/crypto/via/
H A Dpadlock_cipher.c83 padlock_cbc(void *in, void *out, size_t count, void *key, union padlock_cw *cw, argument
/freebsd-11-stable/sys/arm/arm/
H A Dstdatomic.c409 uint16_t in; member in union:__anon7176
424 uint8_t in[2]; member in union:__anon7177
[all...]
/freebsd-11-stable/contrib/wpa/src/tls/
H A Dpkcs1.c18 pkcs1_generate_encryption_block(u8 block_type, size_t modlen, const u8 *in, size_t inlen, u8 *out, size_t *outlen) argument
81 pkcs1_encrypt(int block_type, struct crypto_rsa_key *key, int use_private, const u8 *in, size_t inlen, u8 *out, size_t *outlen) argument
97 pkcs1_v15_private_key_decrypt(struct crypto_rsa_key *key, const u8 *in, size_t inlen, u8 *out, size_t *outlen) argument
/freebsd-11-stable/contrib/xz/src/liblzma/common/
H A Dblock_buffer_encoder.c89 block_encode_uncompressed(lzma_block *block, const uint8_t *in, size_t in_size, argument
167 block_encode_normal(lzma_block *block, const lzma_allocator *allocator, const uint8_t *in, size_t in_size, uint8_t *out, size_t *out_pos, size_t out_size) argument
224 block_buffer_encode(lzma_block *block, const lzma_allocator *allocator, const uint8_t *in, size_t in_size, uint8_t *out, size_t *out_pos, size_t out_size, bool try_to_compress) argument
[all...]
/freebsd-11-stable/lib/libc/net/
H A Drthdr.c341 inet6_rth_reverse(const void *in, void *out) argument
/freebsd-11-stable/lib/libc/rpc/
H A Dclnt_simple.c120 rpc_call(const char *host, const rpcprog_t prognum, const rpcvers_t versnum, const rpcproc_t procnum, const xdrproc_t inproc, const char *in, const xdrproc_t outproc, char *out, const char *nettype) argument
H A Dsvc_raw.c243 svc_raw_control(SVCXPRT *xprt, const u_int rq, void *in) argument
/freebsd-11-stable/contrib/unbound/compat/
H A Dfake-rfc2553.c153 struct in_addr in; local
205 struct in_addr *in = (struct in_addr *)hp->h_addr_list[i]; local
[all...]
/freebsd-11-stable/contrib/wpa/src/crypto/
H A Daes-ccm.c92 static void aes_ccm_encr(void *aes, size_t L, const u8 *in, size_t len, u8 *out, argument
/freebsd-11-stable/crypto/openssh/
H A Dblocks.c82 int crypto_hashblocks_sha512(unsigned char *statebytes,const unsigned char *in,unsigned long long inlen) argument
[all...]
/freebsd-11-stable/crypto/openssl/crypto/aes/
H A Daes_core.c783 void AES_encrypt(const unsigned char *in, unsigned char *out, argument
974 void AES_decrypt(const unsigned char *in, unsigne argument
[all...]
/freebsd-11-stable/crypto/openssl/crypto/bio/
H A Dbf_buff.c212 static int buffer_write(BIO *b, const char *in, in argument
[all...]
H A Dbf_lbuf.c154 static int linebuffer_write(BIO *b, const char *in, in argument
[all...]
H A Dbss_fd.c177 fd_write(BIO *b, const char *in, int inl) argument
[all...]

Completed in 164 milliseconds

1234567891011>>