Searched defs:dh (Results 26 - 50 of 195) sorted by relevance

12345678

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/testsuite/libsmbclient/src/lseekdir/
H A Dlseekdir_1.c34 int dh = 0; local
H A Dlseekdir_2.c34 int dh = 0; local
H A Dlseekdir_3.c33 int dh = 0; local
H A Dlseekdir_4.c33 int dh = 0; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/testsuite/libsmbclient/src/opendir/
H A Dopendir_1.c32 int dh = 0; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/testsuite/libsmbclient/src/readdir/
H A Dreaddir_3.c33 int dh = 0; local
H A Dreaddir_4.c33 int dh = 0; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/testsuite/libsmbclient/src/telldir/
H A Dtelldir_1.c34 int dh = 0; local
H A Dtelldir_2.c34 int dh = 0; local
H A Dtelldir_3.c33 int dh = 0; local
H A Dtelldir_4.c33 int dh = 0; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Ddh.c92 DH *dh = NULL; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/autofs/
H A Ddirhash.c17 static void autofs_init_usage(struct autofs_dirhash *dh, argument
29 void autofs_update_usage(struct autofs_dirhash *dh, argument
40 struct autofs_dirhash *dh = &sbi->dirhash; local
107 void autofs_initialize_hash(struct autofs_dirhash *dh) { argument
112 autofs_hash_lookup(const struct autofs_dirhash *dh, struct qstr *name) argument
129 autofs_hash_insert(struct autofs_dirhash *dh, struct autofs_dir_ent *ent) argument
170 autofs_hash_enum(const struct autofs_dirhash *dh, off_t *ptr, struct autofs_dir_ent *last) argument
219 autofs_hash_dputall(struct autofs_dirhash *dh) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Ddh.c92 DH *dh = NULL; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Ddh.c94 DH *dh=NULL; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/dh/
H A Ddh_key.c74 int DH_generate_key(DH *dh) argument
79 DH_compute_key(unsigned char *key, const BIGNUM *pub_key, DH *dh) argument
101 generate_key(DH *dh) argument
174 compute_key(unsigned char *key, const BIGNUM *pub_key, DH *dh) argument
234 dh_bn_mod_exp(const DH *dh, BIGNUM *r, const BIGNUM *a, const BIGNUM *p, const BIGNUM *m, BN_CTX *ctx, BN_MONT_CTX *m_ctx) argument
252 dh_init(DH *dh) argument
258 dh_finish(DH *dh) argument
[all...]
H A Ddh_lib.c83 int DH_set_method(DH *dh, const DH_METHOD *meth) argument
244 DH_size(const DH *dh) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/
H A Dxt_dccp.c86 match_types(const struct dccp_hdr *dh, u_int16_t typemask) argument
37 dccp_find_option(u_int8_t option, const struct sk_buff *skb, unsigned int protoff, const struct dccp_hdr *dh, bool *hotdrop) argument
92 match_option(u_int8_t option, const struct sk_buff *skb, unsigned int protoff, const struct dccp_hdr *dh, bool *hotdrop) argument
102 const struct dccp_hdr *dh; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/dh/
H A Ddh_key.c73 int DH_generate_key(DH *dh) argument
85 DH_compute_key(unsigned char *key, const BIGNUM *pub_key, DH *dh) argument
97 DH_compute_key_padded(unsigned char *key, const BIGNUM *pub_key, DH *dh) argument
128 generate_key(DH *dh) argument
208 compute_key(unsigned char *key, const BIGNUM *pub_key, DH *dh) argument
263 dh_bn_mod_exp(const DH *dh, BIGNUM *r, const BIGNUM *a, const BIGNUM *p, const BIGNUM *m, BN_CTX *ctx, BN_MONT_CTX *m_ctx) argument
278 dh_init(DH *dh) argument
284 dh_finish(DH *dh) argument
[all...]
H A Ddh_lib.c95 int DH_set_method(DH *dh, const DH_METHOD *meth) argument
260 DH_size(const DH *dh) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/dh/
H A Ddh_key.c73 int DH_generate_key(DH *dh) argument
85 DH_compute_key(unsigned char *key, const BIGNUM *pub_key, DH *dh) argument
97 DH_compute_key_padded(unsigned char *key, const BIGNUM *pub_key, DH *dh) argument
128 generate_key(DH *dh) argument
208 compute_key(unsigned char *key, const BIGNUM *pub_key, DH *dh) argument
263 dh_bn_mod_exp(const DH *dh, BIGNUM *r, const BIGNUM *a, const BIGNUM *p, const BIGNUM *m, BN_CTX *ctx, BN_MONT_CTX *m_ctx) argument
278 dh_init(DH *dh) argument
284 dh_finish(DH *dh) argument
[all...]
H A Ddh_lib.c95 int DH_set_method(DH *dh, const DH_METHOD *meth) argument
260 DH_size(const DH *dh) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/testsuite/libsmbclient/src/getdents/
H A Dgetdents_3.c34 int dh = 0; local
H A Dgetdents_4.c34 int dh = 0; local
H A Dgetdents_5.c34 int dh = 0; local

Completed in 146 milliseconds

12345678