Searched defs:in (Results 126 - 150 of 802) sorted by relevance

1234567891011>>

/freebsd-11-stable/crypto/openssl/crypto/bf/
H A Dbf_enc.c225 void BF_cbc_encrypt(const unsigned char *in, unsigned char *out, long length, argument
[all...]
/freebsd-11-stable/crypto/openssl/crypto/bn/
H A Dbn_gcd.c226 BN_mod_inverse(BIGNUM *in, const BIGNUM *a, const BIGNUM *n, BN_CTX *ctx) argument
541 BN_mod_inverse_no_branch(BIGNUM *in, const BIGNUM *a, const BIGNUM *n, BN_CTX *ctx) argument
[all...]
/freebsd-11-stable/crypto/openssl/crypto/cast/
H A Dc_enc.c126 void CAST_cbc_encrypt(const unsigned char *in, unsigned char *out, argument
[all...]
H A Dcasttest.c82 static unsigned char in[8] = variable
[all...]
/freebsd-11-stable/crypto/openssl/crypto/cms/
H A Dcms_io.c100 int i2d_CMS_bio_stream(BIO *out, CMS_ContentInfo *cms, BIO *in, int flags) argument
106 int PEM_write_bio_CMS_stream(BIO *out, CMS_ContentInfo *cms, BIO *in, argument
[all...]
/freebsd-11-stable/crypto/openssl/crypto/des/
H A Dcfb_enc.c73 void DES_cfb_encrypt(const unsigned char *in, unsigne argument
[all...]
H A Dofb_enc.c67 void DES_ofb_encrypt(const unsigned char *in, unsigne argument
[all...]
H A Dpcbc_enc.c67 const unsigned char *in; local
[all...]
H A Decb_enc.c111 const unsigned char *in = &(*input)[0]; local
[all...]
H A Dset_key.c375 register const unsigned char *in; local
[all...]
/freebsd-11-stable/crypto/heimdal/lib/wind/
H A Dpunycode.c89 wind_punycode_label_toascii(const uint32_t *in, size_t in_len, argument
[all...]
/freebsd-11-stable/gnu/usr.bin/grep/
H A Dexclude.c86 FILE *in; local
/freebsd-11-stable/sys/netgraph/
H A Dng_split.c69 hook_p in; member in struct:ng_split_private
/freebsd-11-stable/crypto/openssl/crypto/evp/
H A De_rc4.c127 rc4_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, size_t inl) argument
[all...]
H A De_xcbc_d.c113 desx_cbc_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, size_t inl) argument
[all...]
/freebsd-11-stable/crypto/openssl/crypto/modes/
H A Dcfb128.c67 void CRYPTO_cfb128_encrypt(const unsigned char *in, unsigned char *out, argument
187 cfbr_encrypt_block(const unsigned char *in, unsigned char *out, int nbits, const void *key, unsigned char ivec[16], int enc, block128_f block) argument
223 CRYPTO_cfb128_1_encrypt(const unsigned char *in, unsigned char *out, size_t bits, const void *key, unsigned char ivec[16], int *num, int enc, block128_f block) argument
242 CRYPTO_cfb128_8_encrypt(const unsigned char *in, unsigned char *out, size_t length, const void *key, unsigned char ivec[16], int *num, int enc, block128_f block) argument
[all...]
/freebsd-11-stable/crypto/openssl/crypto/rc5/
H A Drc5_enc.c63 void RC5_32_cbc_encrypt(const unsigned char *in, unsigned char *out, argument
[all...]
/freebsd-11-stable/usr.bin/talk/
H A Ddisplay.c70 makecchar(wchar_t in) argument
/freebsd-11-stable/crypto/openssl/apps/
H A Dgendsa.c86 BIO *out = NULL, *in = NULL; local
[all...]
/freebsd-11-stable/sys/amd64/vmm/io/
H A Dvpmtmr.c83 vpmtmr_handler(struct vm *vm, int vcpuid, bool in, int port, int bytes, argument
/freebsd-11-stable/sys/crypto/des/
H A Ddes_setkey.c176 const unsigned char *in; local
[all...]
/freebsd-11-stable/crypto/openssl/crypto/x509/
H A Dby_file.c129 BIO *in = NULL; local
188 BIO *in = NULL; local
248 BIO *in; local
[all...]
/freebsd-11-stable/crypto/openssl/crypto/mdc2/
H A Dmdc2dgst.c88 int MDC2_Update(MDC2_CTX *c, const unsigned char *in, size_ argument
120 mdc2_body(MDC2_CTX *c, const unsigned char *in, size_t len) argument
[all...]
/freebsd-11-stable/sys/compat/cloudabi32/
H A Dcloudabi32_poll.c80 const cloudabi32_subscription_t *in; member in struct:cloudabi32_kevent_args
[all...]
/freebsd-11-stable/sys/compat/cloudabi64/
H A Dcloudabi64_poll.c80 const cloudabi64_subscription_t *in; member in struct:cloudabi64_kevent_args
[all...]

Completed in 389 milliseconds

1234567891011>>