Searched defs:in (Results 226 - 250 of 738) sorted by relevance

1234567891011>>

/freebsd-10-stable/sys/crypto/via/
H A Dpadlock_cipher.c83 padlock_cbc(void *in, void *out, size_t count, void *key, union padlock_cw *cw, argument
/freebsd-10-stable/sys/i386/include/
H A Dsmapi.h67 } in; member in union:smapi_bios_parameter::__anon10302
/freebsd-10-stable/sys/kgssapi/krb5/
H A Dkcrypto_arcfour.c58 arcfour_set_key(struct krb5_key_state *ks, const void *in) argument
67 arcfour_random_to_key(struct krb5_key_state *ks, const void *in) argument
H A Dkcrypto_des.c74 des1_set_key(struct krb5_key_state *ks, const void *in) argument
99 des1_random_to_key(struct krb5_key_state *ks, const void *in) argument
H A Dkcrypto_des3.c74 des3_set_key(struct krb5_key_state *ks, const void *in) argument
105 des3_random_to_key(struct krb5_key_state *ks, const void *in) argument
/freebsd-10-stable/sys/mips/mips/
H A Dstdatomic.c122 uint16_t in; member in union:__anon10420
137 uint8_t in[2]; member in union:__anon10421
[all...]
/freebsd-10-stable/usr.bin/systat/
H A Dnetcmds.c130 struct in_addr in; local
257 selecthost(struct in_addr *in, in argument
[all...]
/freebsd-10-stable/usr.sbin/fdread/
H A Dfdutil.c193 parse_fmt(const char *s, enum fd_drivetype type, struct fd_type in, struct fd_type *out) argument
371 print_fmt(struct fd_type in) argument
[all...]
/freebsd-10-stable/usr.bin/ktrdump/
H A Dktrdump.c98 int in; local
/freebsd-10-stable/crypto/openssl/apps/
H A Ddsa.c105 BIO *in = NULL, *out = NULL; local
[all...]
H A Dec.c94 BIO *in = NULL, *out = NULL; local
[all...]
H A Dgenpkey.c82 BIO *in = NULL, *out = NULL; local
H A Dpkcs8.c76 BIO *in = NULL, *out = NULL; local
[all...]
H A Dsess_id.c266 BIO *in = NULL; local
[all...]
/freebsd-10-stable/crypto/openssl/crypto/aes/
H A Daes_wrap.c63 AES_wrap_key(AES_KEY *key, const unsigned char *iv, unsigned char *out, const unsigned char *in, unsigned int inlen) argument
97 AES_unwrap_key(AES_KEY *key, const unsigned char *iv, unsigned char *out, const unsigned char *in, unsigned int inlen) argument
[all...]
/freebsd-10-stable/crypto/openssl/crypto/asn1/
H A Da_mbstr.c86 int ASN1_mbstring_copy(ASN1_STRING **out, const unsigned char *in, int len, argument
92 ASN1_mbstring_ncopy(ASN1_STRING **out, const unsigned char *in, int len, int inform, unsigned long mask, long minsize, long maxsize) argument
258 traverse_string(const unsigned char *p, int len, int inform, int (*rfunc) (unsigned long value, void *in), void *arg) argument
[all...]
H A Dtasn_utl.c164 int asn1_enc_save(ASN1_VALUE **pval, const unsigned char *in, int inlen, argument
[all...]
/freebsd-10-stable/crypto/openssl/crypto/bio/
H A Dbf_buff.c212 static int buffer_write(BIO *b, const char *in, in argument
[all...]
H A Dbf_lbuf.c154 static int linebuffer_write(BIO *b, const char *in, in argument
[all...]
H A Dbss_fd.c159 fd_write(BIO *b, const char *in, int inl) argument
[all...]
H A Dbss_mem.c171 static int mem_write(BIO *b, const char *in, int inl) argument
[all...]
H A Dbss_sock.c150 static int sock_write(BIO *b, const char *in, int inl) argument
[all...]
/freebsd-10-stable/crypto/openssl/crypto/conf/
H A Dconf_lib.c97 BIO *in = NULL; local
[all...]
/freebsd-10-stable/crypto/openssl/crypto/des/
H A Ddes_enc.c291 register const unsigned char *in; local
[all...]
/freebsd-10-stable/crypto/openssl/crypto/ecdh/
H A Decdhtest.c109 static void *KDF1_SHA1(const void *in, size_t inlen, void *out, argument

Completed in 360 milliseconds

1234567891011>>