Searched defs:in (Results 151 - 175 of 802) sorted by relevance

1234567891011>>

/freebsd-11-stable/usr.sbin/ppp/
H A Dauth.h47 } in; member in struct:authinfo
/freebsd-11-stable/crypto/openssl/crypto/ecdh/
H A Dech_ossl.c108 ecdh_compute_key(void *out, size_t outlen, const EC_POINT *pub_key, EC_KEY *ecdh, void *(*KDF) (const void *in, size_t inlen, void *out, size_t *outlen)) argument
/freebsd-11-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...]
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DSharedCluster.h26 shared_ptr_refcount(Y *in) : shared_count(0), manager(in) {} argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DSwapByteOrder.h129 } in, out; local
139 } in, out; local
/freebsd-11-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-11-stable/contrib/ntp/lib/isc/tests/
H A Dsocket_test.c86 struct in_addr in; local
157 struct in_addr in; local
/freebsd-11-stable/contrib/libucl/tests/
H A Dtest_basic.c38 FILE *in, *out; local
[all...]
/freebsd-11-stable/contrib/groff/src/devices/grohtml/
H A Dhtml-table.h128 int in; member in class:html_indent
/freebsd-11-stable/sys/contrib/xz-embedded/linux/include/linux/
H A Dxz.h146 const uint8_t *in; member in struct:xz_buf
[all...]
/freebsd-11-stable/sys/contrib/xz-embedded/linux/lib/
H A Ddecompress_unxz.c251 unxz(unsigned char *in, int in_size, int (*fill)(void *dest, unsigned int size), int (*flush)(void *src, unsigned int size), unsigned char *out, int *in_used, void (*error)(char *x)) argument
[all...]
/freebsd-11-stable/sys/contrib/xz-embedded/userspace/
H A Dboottest.c27 static uint8_t in[1024 * 1024]; variable
/freebsd-11-stable/sys/crypto/des/
H A Ddes_ecb.c105 const unsigned char *in=&(*input)[0]; local
122 const unsigned char *in = &(*input)[0]; local
[all...]
/freebsd-11-stable/sys/crypto/sha2/
H A Dsha256c.c247 SHA256_Update(SHA256_CTX * ctx, const void *in, size_t len) argument
[all...]
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dinffast.c74 unsigned char FAR *in; /* local strm->next_in */ local
[all...]
/freebsd-11-stable/sys/dev/bhnd/cores/chipc/
H A Dchipc_spi.c192 chipc_spi_txrx(struct chipc_spi_softc *sc, uint8_t out, uint8_t* in) argument
/freebsd-11-stable/contrib/wpa/src/wps/
H A Dupnp_xml.c78 int xml_next_tag(const char *in, const char **out, argument
[all...]
/freebsd-11-stable/contrib/xz/src/liblzma/rangecoder/
H A Drange_decoder.h29 rc_read_init(lzma_range_decoder *rc, const uint8_t *restrict in, argument
/freebsd-11-stable/crypto/heimdal/kuser/
H A Dkdecode_ticket.c102 krb5_creds in, *out; local
[all...]
/freebsd-11-stable/contrib/wpa/src/crypto/
H A Dcrypto_internal-rsa.c72 crypto_public_key_encrypt_pkcs1_v15(struct crypto_public_key *key, const u8 *in, size_t inlen, u8 *out, size_t *outlen) argument
81 crypto_private_key_decrypt_pkcs1_v15(struct crypto_private_key *key, const u8 *in, size_t inlen, u8 *out, size_t *outlen) argument
90 crypto_private_key_sign_pkcs1(struct crypto_private_key *key, const u8 *in, size_t inlen, u8 *out, size_t *outlen) argument
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dmd5.c159 u_int32_t a, b, c, d, in[MD5_BLOCK_LENGTH / 4]; local
[all...]
/freebsd-11-stable/crypto/openssl/apps/
H A Dcrl2p7.c92 BIO *in local
296 BIO *in = NULL; local
[all...]
H A Dsess_id.c266 BIO *in = NULL; local
[all...]
/freebsd-11-stable/crypto/openssl/crypto/aes/
H A Daes_ige.c79 void AES_ige_encrypt(const unsigned char *in, unsigned char *out, argument
208 AES_bi_ige_encrypt(const unsigned char *in, unsigned char *out, size_t length, const AES_KEY *key, const AES_KEY *key2, const unsigned char *ivec, const int enc) argument
[all...]
/freebsd-11-stable/crypto/openssl/crypto/bio/
H A Dbf_null.c128 static int nullf_write(BIO *b, const char *in, int inl) argument
[all...]

Completed in 275 milliseconds

1234567891011>>