Home
last modified time | relevance | path

Searched defs:in (Results 151 – 175 of 1103) sorted by relevance

12345678910>>...45

/freebsd/crypto/openssh/openbsd-compat/
H A Dfake-rfc2553.c160 struct in_addr in; in getaddrinfo() local
215 struct in_addr *in = (struct in_addr *)hp->h_addr_list[i]; in getaddrinfo() local
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/union/
H A Dtst.UnionDataTypes.d70 int in; member
76 int in; member
/freebsd/crypto/openssl/apps/
H A Dcrl2pkcs7.c51 BIO *in = NULL, *out = NULL; in crl2pkcs7_main() local
197 BIO *in = NULL; in add_certs_from_file() local
/freebsd/lib/libc/inet/
H A Dinet_netof.c45 inet_netof(struct in_addr in) in inet_netof()
H A Dinet_lnaof.c46 inet_lnaof(struct in_addr in) in inet_lnaof()
/freebsd/tests/sys/fs/fusefs/
H A Dreaddir.cc129 ResultOf([=](auto in) { in TEST_F()
166 ResultOf([=](auto in) { in TEST_F()
259 ResultOf([=](auto in) { in TEST_F()
304 ResultOf([=](auto in) { in TEST_F()
498 ResultOf([=](auto in) { in TEST_F()
H A Dunlink.cc106 ResultOf([=](auto in) { in TEST_F()
115 ResultOf([=](auto in) { in TEST_F()
176 ResultOf([=](auto in) { in TEST_F()
/freebsd/crypto/openssl/crypto/modes/
H A Docb128.c42 static void ocb_block_lshift(const unsigned char *in, size_t shift, in ocb_block_lshift()
58 static void ocb_double(OCB_BLOCK *in, OCB_BLOCK *out) in ocb_double()
330 const unsigned char *in, unsigned char *out, in CRYPTO_ocb128_encrypt()
422 const unsigned char *in, unsigned char *out, in CRYPTO_ocb128_decrypt()
H A Dsiv128.c90 unsigned char const* in, size_t len) in siv128_do_s2v_p()
130 unsigned char const *in, size_t len, in siv128_do_encrypt()
274 const unsigned char *in, unsigned char *out, in ossl_siv128_encrypt()
301 const unsigned char *in, unsigned char *out, in ossl_siv128_decrypt()
H A Dctr128.c73 void CRYPTO_ctr128_encrypt(const unsigned char *in, unsigned char *out, in CRYPTO_ctr128_encrypt()
150 void CRYPTO_ctr128_encrypt_ctr32(const unsigned char *in, unsigned char *out, in CRYPTO_ctr128_encrypt_ctr32()
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_generichash/
H A Dcrypto_generichash.c54 crypto_generichash(unsigned char *out, size_t outlen, const unsigned char *in, in crypto_generichash()
72 const unsigned char *in, in crypto_generichash_update()
/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dciphercommon_block.c58 const unsigned char **in, size_t *inlen) in ossl_cipher_fillblock()
81 const unsigned char **in, size_t *inlen) in ossl_cipher_trailingdata()
H A Dcipher_aes_siv_hw.c61 PROV_AES_SIV_CTX *in = (PROV_AES_SIV_CTX *)in_vctx; in aes_siv_dupctx() local
104 const unsigned char *in, size_t len) in aes_siv_cipher()
/freebsd/usr.sbin/fdread/
H A Dfdutil.c169 struct fd_type in, struct fd_type *out) in parse_fmt()
346 print_fmt(struct fd_type in) in print_fmt()
/freebsd/crypto/openssl/crypto/des/
H A Dcfb64ede.c24 void DES_ede3_cfb64_encrypt(const unsigned char *in, unsigned char *out, in DES_ede3_cfb64_encrypt()
91 void DES_ede3_cfb_encrypt(const unsigned char *in, unsigned char *out, in DES_ede3_cfb_encrypt()
/freebsd/crypto/openssl/test/
H A Duser_property_test.c39 static int tmpmd_digest(void *provctx, const unsigned char *in, size_t inl, in tmpmd_digest()
70 const OSSL_DISPATCH *in, in testprov_provider_init()
/freebsd/crypto/openssl/ssl/
H A Dssl_rsa_legacy.c46 BIO *in; in SSL_use_RSAPrivateKey_file() local
128 BIO *in; in SSL_CTX_use_RSAPrivateKey_file() local
H A Dssl_rsa.c48 BIO *in; in SSL_use_certificate_file() local
153 BIO *in; in SSL_use_PrivateKey_file() local
280 BIO *in; in SSL_CTX_use_certificate_file() local
357 BIO *in; in SSL_CTX_use_PrivateKey_file() local
420 BIO *in; in use_certificate_chain_file() local
582 const unsigned char *in, in serverinfoex_srv_parse_cb()
596 const unsigned char *in, in serverinfo_srv_parse_cb()
/freebsd/tests/sys/fs/tarfs/
H A Dtarsum.c36 tarsum(FILE *in, const char *ifn, FILE *out, const char *ofn) in tarsum()
92 FILE *in, *out; in main() local
/freebsd/contrib/wpa/src/crypto/
H A Daes-encblock.c23 int aes_128_encrypt_block(const u8 *key, const u8 *in, u8 *out) in aes_128_encrypt_block()
/freebsd/crypto/openssh/
H A Dxmss_commons.c19 void to_byte(unsigned char *out, unsigned long long in, uint32_t bytes) in to_byte()
/freebsd/crypto/openssl/crypto/camellia/
H A Dcmll_ecb.c19 void Camellia_ecb_encrypt(const unsigned char *in, unsigned char *out, in Camellia_ecb_encrypt()
/freebsd/crypto/openssl/crypto/aes/
H A Daes_ecb.c21 void AES_ecb_encrypt(const unsigned char *in, unsigned char *out, in AES_ecb_encrypt()
/freebsd/crypto/openssl/crypto/seed/
H A Dseed_ecb.c18 void SEED_ecb_encrypt(const unsigned char *in, unsigned char *out, in SEED_ecb_encrypt()
/freebsd/stand/libsa/
H A Dinet_ntoa.c41 inet_ntoa(struct in_addr in) in inet_ntoa()

12345678910>>...45