Searched defs:out (Results 276 - 300 of 819) sorted by relevance

<<11121314151617181920>>

/freebsd-10-stable/crypto/openssl/crypto/rc2/
H A Drc2test.c114 unsigned char out[80]; variable
/freebsd-10-stable/crypto/openssl/crypto/txt_db/
H A Dtxt_db.c257 long TXT_DB_write(BIO *out, TXT_DB *db) argument
/freebsd-10-stable/crypto/openssl/crypto/x509v3/
H A Dv3_ocsp.c262 i2r_ocsp_nonce(const X509V3_EXT_METHOD *method, void *nonce, BIO *out, int indent) argument
274 i2r_ocsp_nocheck(const X509V3_EXT_METHOD *method, void *nocheck, BIO *out, int indent) argument
H A Dv3_prn.c73 void X509V3_EXT_val_prn(BIO *out, STACK_OF(CONF_VALUE) *val, int indent, argument
118 X509V3_EXT_print(BIO *out, X509_EXTENSION *ext, unsigned long flag, int indent) argument
220 unknown_ext_print(BIO *out, X509_EXTENSION *ext, unsigned long flag, int indent, int supported) argument
[all...]
H A Dv3_alt.c179 int GENERAL_NAME_print(BIO *out, GENERAL_NAME *gen) argument
428 a2i_GENERAL_NAME(GENERAL_NAME *out, const X509V3_EXT_METHOD *method, X509V3_CTX *ctx, int gen_type, char *value, int is_nc) argument
519 v2i_GENERAL_NAME_ex(GENERAL_NAME *out, const X509V3_EXT_METHOD *method, X509V3_CTX *ctx, CONF_VALUE *cnf, int is_nc) argument
[all...]
/freebsd-10-stable/crypto/openssl/ssl/
H A Dd1_srtp.c165 ssl_ctx_make_profiles(const char *profiles_string, STACK_OF(SRTP_PROTECTION_PROFILE) **out) argument
/freebsd-10-stable/sys/dev/drm2/radeon/
H A Datombios_i2c.c54 u16 out; local
/freebsd-10-stable/usr.bin/wc/
H A Dwc.c146 FILE *out; local
[all...]
/freebsd-10-stable/crypto/openssl/apps/
H A Ddhparam.c158 BIO *in = NULL, *out = NULL; local
[all...]
H A Dasn1pars.c94 BIO *in = NULL, *out = NULL, *b64 = NULL, *derout = NULL; local
[all...]
/freebsd-10-stable/crypto/openssl/crypto/cmac/
H A Dcmac.c135 int CMAC_CTX_copy(CMAC_CTX *out, const CMAC_CTX *in) argument
254 int CMAC_Final(CMAC_CTX *ctx, unsigned char *out, size_t *poutlen) argument
[all...]
/freebsd-10-stable/crypto/openssl/engines/ccgost/
H A Dgost94_keyx.c96 int pkey_GOST94cp_encrypt(EVP_PKEY_CTX *ctx, unsigned char *out, argument
/freebsd-10-stable/contrib/file/src/
H A Dencoding.c522 from_ebcdic(const unsigned char *buf, size_t nbytes, unsigned char *out) argument
/freebsd-10-stable/contrib/ntp/include/
H A Dtimespecops.h331 struct timespec out; local
356 struct timespec out; local
375 struct timespec out; local
[all...]
/freebsd-10-stable/contrib/ntp/sntp/libopts/
H A Dputshell.c132 char * out; local
[all...]
/freebsd-10-stable/usr.bin/iconv/
H A Diconv.c74 char inbuf[INBUFSIZE], outbuf[OUTBUFSIZE], *in, *out; local
/freebsd-10-stable/crypto/openssl/crypto/evp/
H A De_des3.c91 static int des_ede_ecb_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, argument
102 static int des_ede_ofb_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, argument
123 static int des_ede_cbc_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, argument
154 des_ede_cfb64_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, size_t inl) argument
178 des_ede3_cfb1_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, size_t inl) argument
197 des_ede3_cfb8_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, size_t inl) argument
[all...]
/freebsd-10-stable/share/mklocale/
H A DMakefile
/freebsd-10-stable/share/monetdef/
H A DMakefile
/freebsd-10-stable/share/timedef/
H A DMakefile
/freebsd-10-stable/contrib/xz/src/liblzma/common/
H A Dblock_buffer_encoder.c89 block_encode_uncompressed(lzma_block *block, const uint8_t *in, size_t in_size, uint8_t *out, size_t *out_pos, size_t out_size) argument
167 block_encode_normal(lzma_block *block, const lzma_allocator *allocator, const uint8_t *in, size_t in_size, uint8_t *out, size_t *out_pos, size_t out_size) argument
224 block_buffer_encode(lzma_block *block, const lzma_allocator *allocator, const uint8_t *in, size_t in_size, uint8_t *out, size_t *out_pos, size_t out_size, bool try_to_compress) argument
[all...]
H A Dcommon.c94 lzma_bufcpy(const uint8_t *restrict in, size_t *restrict in_pos, size_t in_size, uint8_t *restrict out, size_t *restrict out_pos, size_t out_size) argument
/freebsd-10-stable/crypto/openssl/crypto/aes/
H A Daes_core.c783 void AES_encrypt(const unsigned char *in, unsigned char *out, argument
974 void AES_decrypt(const unsigned char *in, unsigned char *out, argument
[all...]
/freebsd-10-stable/usr.bin/dpv/
H A Ddpv.c78 operate_common(struct dpv_file_node *file, int out) argument
154 operate_on_bytes(struct dpv_file_node *file, int out) argument
198 operate_on_lines(struct dpv_file_node *file, int out) argument
[all...]
/freebsd-10-stable/sys/dev/drm2/
H A Ddrm_fops.c471 drm_dequeue_event(struct drm_file *file_priv, struct uio *uio, struct drm_pending_event **out) argument

Completed in 405 milliseconds

<<11121314151617181920>>