Searched defs:in (Results 76 - 100 of 738) sorted by relevance

1234567891011>>

/freebsd-10-stable/crypto/openssl/crypto/des/
H A Dcfb64enc.c67 void DES_cfb64_encrypt(const unsigned char *in, unsigne argument
[all...]
H A Decb3_enc.c67 const unsigned char *in = &(*input)[0]; local
[all...]
H A Dncbc_enc.c67 void DES_cbc_encrypt(const unsigned char *in, unsigned char *out, long length, argument
[all...]
/freebsd-10-stable/crypto/openssl/crypto/evp/
H A De_idea.c76 idea_ecb_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, size_t inl) argument
[all...]
H A De_null.c96 null_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, size_t inl) argument
[all...]
/freebsd-10-stable/crypto/openssl/crypto/modes/
H A Dofb128.c67 void CRYPTO_ofb128_encrypt(const unsigned char *in, unsigned char *out, argument
[all...]
/freebsd-10-stable/crypto/openssl/crypto/pkcs7/
H A Dpk7_mime.c65 int i2d_PKCS7_bio_stream(BIO *out, PKCS7 *p7, BIO *in, int flags) argument
71 int PEM_write_bio_PKCS7_stream(BIO *out, PKCS7 *p7, BIO *in, int flags) argument
[all...]
/freebsd-10-stable/crypto/openssl/crypto/rc4/
H A Drc4.c76 FILE *in local
[all...]
/freebsd-10-stable/crypto/openssl/crypto/x509/
H A Dx509_set.c79 ASN1_INTEGER *in; local
110 ASN1_TIME *in; local
127 ASN1_TIME *in; local
[all...]
H A Dx509cset.c87 ASN1_TIME *in; local
104 ASN1_TIME *in; local
137 ASN1_TIME *in; local
154 ASN1_INTEGER *in; local
[all...]
/freebsd-10-stable/lib/msun/tests/
H A Dconj_test.c77 complex float in; local
85 __imag__ in = tests[2 * i + 1]; local
88 assert(fpequal(libcrealf(in), __real__ in)); local
89 assert(fpequal(libcreal(in), __real_ local
90 assert(fpequal(libcreall(in), __real__ in)); local
91 assert(fpequal(libcimagf(in), __imag__ in)); local
92 assert(fpequal(libcimag(in), __imag__ in)); local
93 assert(fpequal(libcimagl(in), __imag__ in)); local
[all...]
/freebsd-10-stable/crypto/openssh/
H A Drsa.c75 rsa_public_encrypt(BIGNUM *out, BIGNUM *in, RSA *key) argument
121 rsa_private_decrypt(BIGNUM *out, BIGNUM *in, RSA *key) argument
[all...]
H A Dcipher-bf1.c77 bf_ssh1_cipher(EVP_CIPHER_CTX *ctx, u_char *out, const u_char *in, argument
/freebsd-10-stable/contrib/bsnmp/snmp_mibII/
H A DmibII_nettomedia.c44 mib_find_arp(const struct mibif *ifp, struct in_addr in) argument
63 mib_arp_create(const struct mibif *ifp, struct in_addr in, const u_char *phys, argument
/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dbindresvport.c57 struct sockaddr_in *in; local
/freebsd-10-stable/contrib/libarchive/libarchive/
H A Dfilter_fork_posix.c201 __archive_check_child(int in, int out) argument
[all...]
/freebsd-10-stable/contrib/gcclibs/libdecnumber/
H A DdecLibrary.c94 __dec_byte_swap (uint32_t in) argument
/freebsd-10-stable/contrib/libpcap/tests/
H A Dfindalldevstest.c121 static char *iptos(bpf_u_int32 in) argument
/freebsd-10-stable/contrib/libucl/tests/
H A Dtest_basic.c33 FILE *in, *out; local
[all...]
/freebsd-10-stable/contrib/libucl/utils/
H A Dobjdump.c103 FILE *in; local
[all...]
/freebsd-10-stable/contrib/wpa/src/utils/
H A Dbase64.c33 const unsigned char *end, *in; local
[all...]
/freebsd-10-stable/crypto/heimdal/lib/krb5/
H A Dcrypto-aes.c89 AES_PRF(krb5_context context, krb5_crypto crypto, const krb5_data *in, krb5_data *out) argument
/freebsd-10-stable/crypto/heimdal/lib/wind/
H A Dbidi.c72 _wind_stringprep_testbidi(const uint32_t *in, size_t in_len, wind_profile_flags flags) argument
/freebsd-10-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-10-stable/sys/contrib/xz-embedded/userspace/
H A Dboottest.c24 static uint8_t in[1024 * 1024]; variable

Completed in 159 milliseconds

1234567891011>>