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

1234567891011>>

/freebsd-10-stable/contrib/binutils/libiberty/
H A Dmemcpy.c21 memcpy (PTR out, const PTR in, size_t length) argument
/freebsd-10-stable/contrib/gcclibs/libiberty/
H A Dmemcpy.c21 memcpy (PTR out, const PTR in, size_t length) argument
/freebsd-10-stable/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-stable/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-stable/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-stable/crypto/openssh/openbsd-compat/
H A Dinet_ntoa.c47 inet_ntoa(struct in_addr in) argument
/freebsd-10-stable/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-stable/contrib/binutils/gas/
H A Dflonum-copy.c25 flonum_copy (FLONUM_TYPE *in, FLONUM_TYPE *out) argument
[all...]
/freebsd-10-stable/lib/libc/gen/
H A Dcrypt.c67 des_cipher(const char *in, char *out, long salt __unused, int num_iter __unused) argument
[all...]
/freebsd-10-stable/libexec/bootpd/
H A Dtrylook.c26 struct in_addr in; local
/freebsd-10-stable/sys/contrib/xz-embedded/userspace/
H A Dbuftest.c17 static uint8_t in[BUFFER_SIZE]; variable
/freebsd-10-stable/sys/crypto/blowfish/
H A Dbf_ecb.c71 void BF_ecb_encrypt(const unsigned char *in, unsigned char *out, argument
[all...]
H A Dbf_skey.c79 BF_LONG *p, ri, in[2]; local
[all...]
/freebsd-10-stable/contrib/ntp/lib/isc/include/isc/
H A Dmd5.h63 isc_uint32_t in[16]; member in struct:__anon82
/freebsd-10-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_mcg.c36 u32 in[MLX5_ST_SZ_DW(attach_to_mcg_in)]; local
54 u32 in[MLX5_ST_SZ_DW(detach_from_mcg_in)]; local
[all...]
H A Dmlx5_pd.c35 u32 in[MLX5_ST_SZ_DW(alloc_pd_in)]; local
55 u32 in[MLX5_ST_SZ_D local
[all...]
/freebsd-10-stable/crypto/openssl/crypto/aes/
H A Daes_cbc.c55 void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, argument
H A Daes_ecb.c62 void AES_ecb_encrypt(const unsigned char *in, unsigned char *out, argument
[all...]
H A Daes_ofb.c55 void AES_ofb128_encrypt(const unsigned char *in, unsigned char *out, argument
/freebsd-10-stable/crypto/openssl/crypto/camellia/
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...]

Completed in 320 milliseconds

1234567891011>>