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

1234567891011>>

/freebsd-12-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-12-stable/contrib/gcclibs/libiberty/
H A Dmemcpy.c21 memcpy (PTR out, const PTR in, size_t length) argument
/freebsd-12-stable/contrib/binutils/libiberty/
H A Dmemcpy.c21 memcpy (PTR out, const PTR in, size_t length) argument
/freebsd-12-stable/sys/contrib/libsodium/test/default/
H A Dcore4.c10 static unsigned char in[16] = { 101, 102, 103, 104, 105, 106, 107, 108, variable
H A Dcore5.c10 static unsigned char in[16] = { variable
H A Dshorthash.c10 unsigned char in[MAXLEN]; local
H A Dsiphashx24.c10 unsigned char in[MAXLEN]; local
/freebsd-12-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-12-stable/lib/libc/inet/
H A Dinet_lnaof.c52 inet_lnaof(struct in_addr in) argument
H A Dinet_netof.c51 inet_netof(struct in_addr in) argument
/freebsd-12-stable/crypto/openssh/
H A Dhash.c18 crypto_hash_sha512(unsigned char *out, const unsigned char *in, argument
H A Dxmss_commons.c19 void to_byte(unsigned char *out, unsigned long long in, uint32_t bytes) argument
/freebsd-12-stable/crypto/openssh/openbsd-compat/
H A Dinet_ntoa.c47 inet_ntoa(struct in_addr in) argument
/freebsd-12-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-12-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-12-stable/sys/contrib/xz-embedded/userspace/
H A Dbuftest.c17 static uint8_t in[BUFFER_SIZE]; variable
/freebsd-12-stable/libexec/bootpd/
H A Dtrylook.c26 struct in_addr in; local
/freebsd-12-stable/crypto/openssl/crypto/rc2/
H A Drc2_ecb.c22 void RC2_ecb_encrypt(const unsigned char *in, unsigned char *out, RC2_KEY *ks, argument
/freebsd-12-stable/crypto/openssl/crypto/rc5/
H A Drc5_ecb.c14 void RC5_32_ecb_encrypt(const unsigned char *in, unsigned char *out, argument
/freebsd-12-stable/crypto/openssl/crypto/seed/
H A Dseed_ecb.c12 void SEED_ecb_encrypt(const unsigned char *in, unsigned char *out, argument
/freebsd-12-stable/crypto/openssl/crypto/aes/
H A Daes_ecb.c15 void AES_ecb_encrypt(const unsigned char *in, unsigned char *out, argument

Completed in 226 milliseconds

1234567891011>>