Searched defs:in (Results 126 - 150 of 873) sorted by relevance

1234567891011>>

/freebsd-12-stable/crypto/openssl/crypto/idea/
H A Di_ofb64.c18 void IDEA_ofb64_encrypt(const unsigned char *in, unsigned char *out, argument
/freebsd-12-stable/crypto/openssl/crypto/mdc2/
H A Dmdc2dgst.c39 int MDC2_Update(MDC2_CTX *c, const unsigned char *in, size_t len) argument
71 mdc2_body(MDC2_CTX *c, const unsigned char *in, size_t len) argument
[all...]
/freebsd-12-stable/crypto/openssl/crypto/modes/
H A Dcbc128.c24 void CRYPTO_cbc128_encrypt(const unsigned char *in, unsigned char *out, argument
76 CRYPTO_cbc128_decrypt(const unsigned char *in, unsigned char *out, size_t len, const void *key, unsigned char ivec[16], block128_f block) argument
[all...]
/freebsd-12-stable/usr.bin/gzip/
H A Dunbzip2.c39 unbzip2(int in, int out, char *pre, size_t prelen, off_t *bytes_in) argument
/freebsd-12-stable/usr.bin/what/
H A Dwhat.c59 FILE *in; local
112 search(bool one, bool quiet, FILE *in) argument
[all...]
/freebsd-12-stable/usr.sbin/nandtool/
H A Dnand_writeoob.c45 char *dev, *in; local
[all...]
/freebsd-12-stable/usr.sbin/utx/
H A Dutx.c41 b16_pton(const char *in, char *out, size_t len) argument
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DSharedCluster.h26 shared_ptr_refcount(Y *in) : shared_count(0), manager(in) {} argument
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DSwapByteOrder.h129 } in, out; local
139 } in, out; local
/freebsd-12-stable/contrib/libucl/utils/
H A Dobjdump.c111 FILE *in; local
[all...]
/freebsd-12-stable/contrib/ntp/lib/isc/
H A Dmd5.c122 transform(isc_uint32_t buf[4], isc_uint32_t const in[16]) { argument
[all...]
/freebsd-12-stable/contrib/libevent/sample/
H A Dhostcheck.c54 static char Curl_raw_toupper(char in) argument
[all...]
/freebsd-12-stable/contrib/apr-util/misc/
H A Dapr_queue.c46 unsigned int in; /**< next empty location */ member in struct:apr_queue_t
[all...]
/freebsd-12-stable/contrib/apr/file_io/unix/
H A Dpipe.c179 static apr_status_t file_pipe_create(apr_file_t **in, apr_file_t **out, argument
226 file_pipe_block(apr_file_t **in, apr_file_t **out, apr_int32_t blocking) argument
[all...]
/freebsd-12-stable/sys/contrib/libsodium/src/libsodium/crypto_generichash/
H A Dcrypto_generichash.c54 crypto_generichash(unsigned char *out, size_t outlen, const unsigned char *in, argument
71 crypto_generichash_update(crypto_generichash_state *state, const unsigned char *in, unsigned long long inlen) argument
/freebsd-12-stable/sys/contrib/ngatm/netnatm/msg/
H A Dprivmsg.c257 uni_encode(struct uni_msg *msg, struct uni_all *in, struct unicx *cx) argument
[all...]
/freebsd-12-stable/sys/crypto/des/
H A Ddes_setkey.c176 const unsigned char *in; local
[all...]
/freebsd-12-stable/sys/compat/cloudabi32/
H A Dcloudabi32_poll.c80 const cloudabi32_subscription_t *in; member in struct:cloudabi32_kevent_args
[all...]
/freebsd-12-stable/sys/compat/cloudabi64/
H A Dcloudabi64_poll.c80 const cloudabi64_subscription_t *in; member in struct:cloudabi64_kevent_args
[all...]
/freebsd-12-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_mpfs.c47 u32 in[MLX5_ST_SZ_DW(set_l2_table_entry_in)] = {}; local
89 u32 in[MLX5_ST_SZ_DW(delete_l2_table_entry_in)] = {}; local
[all...]
H A Dmlx5_rl.c61 u32 in[MLX5_ST_SZ_DW(set_rate_limit_in)] = {}; local
[all...]
/freebsd-12-stable/sys/contrib/libsodium/src/libsodium/crypto_auth/hmacsha256/
H A Dauth_hmacsha256.c96 crypto_auth_hmacsha256(unsigned char *out, const unsigned char *in, argument
109 crypto_auth_hmacsha256_verify(const unsigned char *h, const unsigned char *in, argument
72 crypto_auth_hmacsha256_update(crypto_auth_hmacsha256_state *state, const unsigned char *in, unsigned long long inlen) argument
/freebsd-12-stable/sys/contrib/libsodium/src/libsodium/crypto_auth/hmacsha512/
H A Dauth_hmacsha512.c96 crypto_auth_hmacsha512(unsigned char *out, const unsigned char *in, argument
109 crypto_auth_hmacsha512_verify(const unsigned char *h, const unsigned char *in, argument
72 crypto_auth_hmacsha512_update(crypto_auth_hmacsha512_state *state, const unsigned char *in, unsigned long long inlen) argument
/freebsd-12-stable/sys/contrib/libsodium/src/libsodium/crypto_auth/hmacsha512256/
H A Dauth_hmacsha512256.c68 crypto_auth_hmacsha512256(unsigned char *out, const unsigned char *in, argument
47 crypto_auth_hmacsha512256_update(crypto_auth_hmacsha512256_state *state, const unsigned char *in, unsigned long long inlen) argument
82 crypto_auth_hmacsha512256_verify(const unsigned char *h, const unsigned char *in, unsigned long long inlen, const unsigned char *k) argument
/freebsd-12-stable/sys/netgraph/
H A Dng_split.c70 hook_p in; member in struct:ng_split_private

Completed in 307 milliseconds

1234567891011>>