Searched defs:out (Results 1 - 25 of 819) sorted by relevance

1234567891011>>

/freebsd-10-stable/tools/tools/epfe/
H A Depfe.pl14 sub out { subroutine
/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/sendmail/libsm/
H A Dt-fopen.c24 SM_FILE_T *out; local
/freebsd-10-stable/crypto/openssl/crypto/pkcs7/
H A Dbio_pk7.c67 BIO *BIO_new_PKCS7(BIO *out, PKCS7 *p7) argument
/freebsd-10-stable/contrib/flex/
H A Dtables.h47 FILE *out; member in struct:yytbl_writer
/freebsd-10-stable/contrib/opie/libopie/
H A Datob8.c35 unsigned char *out = (unsigned char *)outkey; 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
/freebsd-10-stable/contrib/xz/src/liblzma/common/
H A Dstream_flags_encoder.c17 stream_flags_encode(const lzma_stream_flags *options, uint8_t *out) argument
[all...]
/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 void SEED_ofb128_encrypt(const unsigned char *in, unsigned char *out, argument
/freebsd-10-stable/contrib/binutils/gas/
H A Dflonum-copy.c25 flonum_copy (FLONUM_TYPE *in, FLONUM_TYPE *out) argument
[all...]
/freebsd-10-stable/contrib/xz/src/liblzma/simple/
H A Dsimple_encoder.c26 lzma_simple_props_encode(const void *options, uint8_t *out) argument
/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
/freebsd-10-stable/sys/contrib/xz-embedded/userspace/
H A Dbuftest.c18 static uint8_t out[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
/freebsd-10-stable/crypto/openssl/crypto/asn1/
H A Dt_x509a.c70 int X509_CERT_AUX_print(BIO *out, X509_CERT_AUX *aux, int indent) argument
[all...]
/freebsd-10-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_mcg.c37 u32 out[MLX5_ST_SZ_DW(attach_to_mcg_out)]; local
55 u32 out[MLX5_ST_SZ_DW(detach_from_mcg_out)]; local
[all...]
H A Dmlx5_pd.c36 u32 out[MLX5_ST_SZ_DW(alloc_pd_out)]; local
56 u32 out[MLX5_ST_SZ_DW(dealloc_pd_out)]; 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
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 void Camellia_ofb128_encrypt(const unsigned char *in, unsigned char *out, argument
H A Dcmll_cbc.c55 void Camellia_cbc_encrypt(const unsigned char *in, unsigned char *out, argument

Completed in 146 milliseconds

1234567891011>>