Searched defs:in (Results 51 - 75 of 738) sorted by relevance

1234567891011>>

/freebsd-10-stable/crypto/openssl/crypto/camellia/
H A Dcmll_misc.c70 void Camellia_encrypt(const unsigned char *in, unsigned char *out, argument
76 void Camellia_decrypt(const unsigned char *in, unsigned char *out, argument
[all...]
H A Dcmll_ctr.c55 void Camellia_ctr128_encrypt(const unsigned char *in, unsigned char *out, argument
/freebsd-10-stable/sys/fs/ext2fs/
H A Dext2_inode_cnv.c46 ext2_print_inode(struct inode *in) argument
[all...]
/freebsd-10-stable/contrib/libc++/src/
H A Dhash.cpp194 size_t in = static_cast<size_t>(std::lower_bound(indices, indices + M, n - k0 * L) local
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/stdio/
H A Dt_popen.c76 int idx, in; local
/freebsd-10-stable/crypto/heimdal/lib/wind/
H A Derrorlist.c68 _wind_stringprep_prohibited(const uint32_t *in, size_t in_len, argument
H A Dmap.c53 _wind_stringprep_map(const uint32_t *in, size_t in_len, argument
H A Dstringprep.c56 wind_stringprep(const uint32_t *in, size_t in_len, argument
H A Dtest-ldap.c46 uint32_t in[MAX_LENGTH]; member in struct:testcase
H A Dtest-map.c47 uint32_t in[MAX_LENGTH]; member in struct:example
/freebsd-10-stable/crypto/openssh/
H A Dhash.c30 int crypto_hash_sha512(unsigned char *out,const unsigned char *in,unsigned long long inlen) argument
/freebsd-10-stable/lib/libc/iconv/
H A Dcitrus_lookup_factory.c94 _citrus_lookup_factory_convert(FILE *out, FILE *in) argument
/freebsd-10-stable/sys/crypto/rijndael/
H A Dtest00.c46 uint8_t in[LL]; local
[all...]
/freebsd-10-stable/usr.bin/gzip/
H A Dunbzip2.c37 unbzip2(int in, int out, char *pre, size_t prelen, off_t *bytes_in) argument
/freebsd-10-stable/usr.bin/make/
H A Dproc.h36 int in; /* stdin for new process */ member in struct:ProcStuff
/freebsd-10-stable/usr.bin/what/
H A Dwhat.c57 FILE *in; local
110 search(bool one, bool quiet, FILE *in) argument
[all...]
/freebsd-10-stable/usr.sbin/bhyve/
H A Datkbdc.c51 atkbdc_data_handler(struct vmctx *ctx, int vcpu, int in, int port, int bytes, argument
63 atkbdc_sts_ctl_handler(struct vmctx *ctx, int vcpu, int in, int port, argument
/freebsd-10-stable/usr.sbin/nandtool/
H A Dnand_writeoob.c43 char *dev, *in; local
[all...]
/freebsd-10-stable/usr.sbin/utx/
H A Dutx.c39 b16_pton(const char *in, char *out, size_t len) argument
/freebsd-10-stable/crypto/openssl/apps/
H A Dnseq.c74 BIO *in = NULL, *out = NULL; local
[all...]
H A Dpkeyparam.c73 BIO *in = NULL, *out = NULL; local
[all...]
/freebsd-10-stable/crypto/openssl/crypto/bf/
H A Dbf_cbc.c62 void BF_cbc_encrypt(const unsigned char *in, unsigned char *out, long length, argument
[all...]
H A Dbf_skey.c77 BF_LONG *p, ri, in[2]; local
[all...]
/freebsd-10-stable/crypto/openssl/crypto/comp/
H A Dcomp_lib.c35 COMP_compress_block(COMP_CTX *ctx, unsigned char *out, int olen, unsigned char *in, int ilen) argument
51 COMP_expand_block(COMP_CTX *ctx, unsigned char *out, int olen, unsigned char *in, int ilen) argument
/freebsd-10-stable/crypto/openssl/crypto/des/
H A Dcbc_cksm.c61 DES_LONG DES_cbc_cksum(const unsigned char *in, DES_cblock *output, argument
[all...]

Completed in 143 milliseconds

1234567891011>>