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

1234567891011>>

/freebsd-10.3-release/contrib/gcclibs/libiberty/
H A Dmemcpy.c21 memcpy (PTR out, const PTR in, size_t length) argument
/freebsd-10.3-release/contrib/opie/libopie/
H A Datob8.c31 char *opieatob8 FUNCTION((out, in), struct opie_otpkey *outkey AND char *in) argument
[all...]
H A Dbtoa8.c24 unsigned char *in = (unsigned char *)inkey; local
H A Dbtoh.c24 unsigned char *in = (unsigned char *)inkey; local
/freebsd-10.3-release/crypto/openssh/openbsd-compat/
H A Dinet_ntoa.c47 inet_ntoa(struct in_addr in) argument
/freebsd-10.3-release/sys/crypto/blowfish/
H A Dbf_skey.c79 BF_LONG *p, ri, in[2]; local
[all...]
H A Dbf_ecb.c71 void BF_ecb_encrypt(const unsigned char *in, unsigned char *out, argument
[all...]
/freebsd-10.3-release/contrib/binutils/libiberty/
H A Dmemcpy.c21 memcpy (PTR out, const PTR in, size_t length) argument
/freebsd-10.3-release/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-10.3-release/contrib/xz/src/liblzma/common/
H A Dstream_flags_decoder.c17 stream_flags_decode(lzma_stream_flags *options, const uint8_t *in) argument
[all...]
/freebsd-10.3-release/crypto/openssl/crypto/bn/
H A Dbn_sqrt.c63 BIGNUM *BN_mod_sqrt(BIGNUM *in, const BIGNUM *a, const BIGNUM *p, BN_CTX *ctx) argument
[all...]
/freebsd-10.3-release/crypto/openssl/crypto/seed/
H A Dseed_ecb.c54 void SEED_ecb_encrypt(const unsigned char *in, unsigned char *out, argument
H A Dseed_cbc.c55 void SEED_cbc_encrypt(const unsigned char *in, unsigned char *out, argument
H A Dseed_ofb.c111 SEED_ofb128_encrypt(const unsigned char *in, unsigned char *out, size_t len, const SEED_KEY_SCHEDULE *ks, unsigned char ivec[SEED_BLOCK_SIZE], int *num) argument
[all...]
/freebsd-10.3-release/sys/contrib/xz-embedded/userspace/
H A Dbuftest.c17 static uint8_t in[BUFFER_SIZE]; variable
/freebsd-10.3-release/libexec/bootpd/
H A Dtrylook.c26 struct in_addr in; local
/freebsd-10.3-release/contrib/ntp/lib/isc/include/isc/
H A Dmd5.h63 isc_uint32_t in[16]; member in struct:__anon4090
/freebsd-10.3-release/crypto/openssl/crypto/bf/
H A Dbf_ecb.c82 void BF_ecb_encrypt(const unsigned char *in, unsigned char *out, argument
[all...]
/freebsd-10.3-release/crypto/openssl/crypto/camellia/
H A Dcmll_cbc.c55 void Camellia_cbc_encrypt(const unsigned char *in, unsigned char *out, argument
H A Dcmll_ecb.c62 void Camellia_ecb_encrypt(const unsigned char *in, unsigned char *out, argument
[all...]
H A Dcmll_ofb.c116 Camellia_ofb128_encrypt(const unsigned char *in, unsigned char *out, size_t length, const CAMELLIA_KEY *key, unsigned char *ivec, int *num) argument
[all...]
/freebsd-10.3-release/crypto/openssl/crypto/cast/
H A Dc_ecb.c65 void CAST_ecb_encrypt(const unsigned char *in, unsigned char *out, argument
[all...]
/freebsd-10.3-release/crypto/openssl/crypto/rc2/
H A Drc2_ecb.c74 void RC2_ecb_encrypt(const unsigned char *in, unsigned char *out, RC2_KEY *ks, argument
[all...]
/freebsd-10.3-release/crypto/openssl/crypto/rc5/
H A Drc5_ecb.c65 void RC5_32_ecb_encrypt(const unsigned char *in, unsigned char *out, argument
[all...]

Completed in 147 milliseconds

1234567891011>>