Searched defs:in (Results 201 - 225 of 802) sorted by relevance

1234567891011>>

/freebsd-11-stable/crypto/openssl/crypto/evp/
H A Ddigest.c292 EVP_MD_CTX_copy(EVP_MD_CTX *out, const EVP_MD_CTX *in) argument
298 EVP_MD_CTX_copy_ex(EVP_MD_CTX *out, const EVP_MD_CTX *in) argument
[all...]
/freebsd-11-stable/lib/libedit/
H A Dparse.c244 parse__string(Char *out, const Char *in) argument
[all...]
/freebsd-11-stable/crypto/openssl/crypto/modes/
H A Dctr128.c119 void CRYPTO_ctr128_encrypt(const unsigned char *in, unsigne argument
198 CRYPTO_ctr128_encrypt_ctr32(const unsigned char *in, unsigned char *out, size_t len, const void *key, unsigned char ivec[16], unsigned char ecount_buf[16], unsigned int *num, ctr128_f func) argument
[all...]
/freebsd-11-stable/crypto/openssl/crypto/rand/
H A Drandfile.c155 FILE *in; /* setvbuf() requires 32-bit pointers */ local
160 FILE *in; local
[all...]
/freebsd-11-stable/lib/libc/net/
H A Dlinkaddr.c128 const u_char *in, *inlim; local
/freebsd-11-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_uar.c36 u32 in[MLX5_ST_SZ_DW(alloc_uar_in)] = {0}; local
54 u32 in[MLX5_ST_SZ_DW(dealloc_uar_in)] = {0}; local
[all...]
H A Dmlx5_vsc.c135 u32 in = 0; local
160 u32 in; local
[all...]
H A Dmlx5_cq.c153 u32 in[MLX5_ST_SZ_DW(destroy_cq_in)] = {0}; local
102 mlx5_core_create_cq(struct mlx5_core_dev *dev, struct mlx5_core_cq *cq, u32 *in, int inlen, u32 *out, int outlen) argument
199 u32 in[MLX5_ST_SZ_DW(query_cq_in)] = {0}; local
209 mlx5_core_modify_cq(struct mlx5_core_dev *dev, struct mlx5_core_cq *cq, u32 *in, int inlen) argument
224 u32 in[MLX5_ST_SZ_DW(modify_cq_in)] = {0}; local
244 u32 in[MLX5_ST_SZ_DW(modify_cq_in)] = {0}; local
[all...]
/freebsd-11-stable/lib/msun/tests/
H A Dnearbyint_test.c61 float in; member in struct:__anon4754
94 float in, out; local
122 float in, out; local
[all...]
/freebsd-11-stable/libexec/tftpd/
H A Dtftp-file.c110 static size_t n = 0, in = 0; local
/freebsd-11-stable/usr.sbin/ppp/
H A Dthroughput.h48 } in, out; member in struct:pppThroughput
/freebsd-11-stable/usr.sbin/fdread/
H A Dfdutil.c195 parse_fmt(const char *s, enum fd_drivetype type, struct fd_type in, struct fd_type *out) argument
373 print_fmt(struct fd_type in) argument
[all...]
/freebsd-11-stable/usr.sbin/bhyve/
H A Ddbgport.c63 dbg_handler(struct vmctx *ctx, int vcpu, int in, int port, int bytes, argument
H A Dconsport.c111 console_handler(struct vmctx *ctx, int vcpu, int in, int port, int bytes, argument
/freebsd-11-stable/sys/contrib/zlib/
H A Dinffast.c55 z_const unsigned char FAR *in; /* local strm->next_in */ local
[all...]
/freebsd-11-stable/contrib/wpa/src/crypto/
H A Dsha256-internal.c148 int sha256_process(struct sha256_state *md, const unsigned char *in, argument
H A Dsha512-internal.c186 int sha512_process(struct sha512_state *md, const unsigned char *in, argument
/freebsd-11-stable/contrib/wpa/src/utils/
H A Dbase64.c27 const unsigned char *end, *in; local
[all...]
/freebsd-11-stable/sys/dev/mlx5/mlx5_lib/
H A Dmlx5_gid.c128 u32 in[MLX5_ST_SZ_DW(set_roce_address_in)] = {0}; local
[all...]
/freebsd-11-stable/contrib/xz/src/liblzma/delta/
H A Ddelta_decoder.c30 delta_decode(void *coder_ptr, const lzma_allocator *allocator, const uint8_t *restrict in, size_t *restrict in_pos, size_t in_size, uint8_t *restrict out, size_t *restrict out_pos, size_t out_size, lzma_action action) argument
/freebsd-11-stable/contrib/xz/src/liblzma/common/
H A Dalone_encoder.c34 alone_encode(void *coder_ptr, const lzma_allocator *allocator, const uint8_t *restrict in, size_t *restrict in_pos, size_t in_size, uint8_t *restrict out, size_t *restrict out_pos, size_t out_size, lzma_action action) argument
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_read_support_filter_zstd.c212 ZSTD_inBuffer in; local
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dcompress_zlib.c126 zlib_decode(const unsigned char *in, apr_size_t inLen, svn_stringbuf_t *out, apr_size_t limit) argument
[all...]
/freebsd-11-stable/contrib/serf/
H A Dincoming.c71 apr_socket_t *in; local
/freebsd-11-stable/contrib/ipfilter/tools/
H A Dipsyncs.c63 struct sockaddr_in in; local

Completed in 183 milliseconds

1234567891011>>