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

1234567891011>>

/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dmemcpy.c21 memcpy (PTR out, const PTR in, size_t length) argument
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dmemcpy.c21 memcpy (PTR out, const PTR in, size_t length) argument
/freebsd-11-stable/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-11-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-11-stable/crypto/openssh/openbsd-compat/
H A Dinet_ntoa.c47 inet_ntoa(struct in_addr in) argument
/freebsd-11-stable/lib/libc/inet/
H A Dinet_lnaof.c50 inet_lnaof(struct in_addr in) argument
H A Dinet_netof.c49 inet_netof(struct in_addr in) argument
/freebsd-11-stable/sys/contrib/xz-embedded/userspace/
H A Dbuftest.c17 static uint8_t in[BUFFER_SIZE]; variable
H A Dxzminidec.c22 static uint8_t in[BUFSIZ]; variable
/freebsd-11-stable/libexec/bootpd/
H A Dtrylook.c26 struct in_addr in; local
/freebsd-11-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-11-stable/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-11-stable/crypto/openssl/crypto/seed/
H A Dseed_ecb.c54 void SEED_ecb_encrypt(const unsigned char *in, unsigned char *out, argument
/freebsd-11-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-11-stable/contrib/ntp/lib/isc/include/isc/
H A Dmd5.h63 isc_uint32_t in[16]; member in struct:__anon4833
/freebsd-11-stable/contrib/binutils/gas/
H A Dflonum-copy.c25 flonum_copy (FLONUM_TYPE *in, FLONUM_TYPE *out) argument
[all...]
/freebsd-11-stable/sys/crypto/siphash/
H A Dsiphash_test.c113 uint8_t in[MAXLEN], out[8], k[16]; local
[all...]
/freebsd-11-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
H A Daes_wrap.c59 AES_wrap_key(AES_KEY *key, const unsigned char *iv, unsigned char *out, const unsigned char *in, unsigned int inlen) argument
66 AES_unwrap_key(AES_KEY *key, const unsigned char *iv, unsigned char *out, const unsigned char *in, unsigned int inlen) argument
[all...]

Completed in 144 milliseconds

1234567891011>>