Searched defs:in (Results 1 - 25 of 992) sorted by relevance

1234567891011>>

/freebsd-current/contrib/tcpdump/
H A Dfptype.c41 float_type_check(uint32_t in) argument
/freebsd-current/lib/libc/inet/
H A Dinet_netof.c45 inet_netof(struct in_addr in) argument
H A Dinet_lnaof.c46 inet_lnaof(struct in_addr in) argument
/freebsd-current/crypto/openssh/openbsd-compat/
H A Dinet_ntoa.c47 inet_ntoa(struct in_addr in) argument
/freebsd-current/sys/contrib/libsodium/test/default/
H A Dcore4.c10 static unsigned char in[16] = { 101, 102, 103, 104, 105, 106, 107, 108, variable
H A Dcore5.c10 static unsigned char in[16] = { variable
H A Dsiphashx24.c10 unsigned char in[MAXLEN]; local
H A Dshorthash.c10 unsigned char in[MAXLEN]; local
/freebsd-current/sys/contrib/openzfs/module/zstd/
H A Dzstd_sparc.c5 uint64_t __bswapdi2(uint64_t in) { argument
8 uint32_t __bswapsi2(uint32_t in) { argument
/freebsd-current/crypto/openssh/
H A Dxmss_commons.c19 void to_byte(unsigned char *out, unsigned long long in, uint32_t bytes) argument
H A Dhash.c17 crypto_hash_sha512(unsigned char *out, const unsigned char *in, argument
32 crypto_hash_sha512(unsigned char *out, const unsigned char *in, argument
/freebsd-current/contrib/libfido2/openbsd-compat/
H A Dendian_win32.c21 htole32(uint32_t in) argument
35 htole64(uint64_t in) argument
[all...]
/freebsd-current/contrib/wpa/src/crypto/
H A Daes-encblock.c23 int aes_128_encrypt_block(const u8 *key, const u8 *in, u8 *out) argument
H A Dmd5_i.h15 u8 in[64]; member in struct:MD5Context
/freebsd-current/sys/contrib/xz-embedded/userspace/
H A Dbuftest.c17 static uint8_t in[BUFFER_SIZE]; variable
/freebsd-current/crypto/openssl/crypto/aes/
H A Daes_ecb.c21 void AES_ecb_encrypt(const unsigned char *in, unsigned char *out, argument
/freebsd-current/crypto/openssl/crypto/cast/
H A Dc_ecb.c20 void CAST_ecb_encrypt(const unsigned char *in, unsigned char *out, argument
/freebsd-current/crypto/openssl/crypto/camellia/
H A Dcmll_ecb.c19 void Camellia_ecb_encrypt(const unsigned char *in, unsigned char *out, argument
/freebsd-current/crypto/openssl/crypto/rc2/
H A Drc2_ecb.c28 void RC2_ecb_encrypt(const unsigned char *in, unsigned char *out, RC2_KEY *ks, argument
/freebsd-current/crypto/openssl/crypto/rc5/
H A Drc5_ecb.c20 void RC5_32_ecb_encrypt(const unsigned char *in, unsigned char *out, argument
/freebsd-current/crypto/openssl/crypto/seed/
H A Dseed_ecb.c18 void SEED_ecb_encrypt(const unsigned char *in, unsigned char *out, argument
/freebsd-current/libexec/bootpd/
H A Dtrylook.c24 struct in_addr in; local
/freebsd-current/usr.sbin/bhyve/amd64/
H A Dpost.c37 post_data_handler(struct vmctx *ctx __unused, int in, argument
/freebsd-current/stand/libsa/
H A Dinet_ntoa.c41 inet_ntoa(struct in_addr in) argument
/freebsd-current/contrib/xz/src/liblzma/common/
H A Dstream_flags_decoder.c17 stream_flags_decode(lzma_stream_flags *options, const uint8_t *in) argument
[all...]

Completed in 143 milliseconds

1234567891011>>