Searched defs:dh (Results 1 - 25 of 78) sorted by relevance

1234

/macosx-10.9.5/Security-55471.14.18/libsecurity_apple_csp/open_ssl/dh/
H A Ddh_check.c90 int DH_check(DH *dh, int *ret) argument
[all...]
H A Ddh_key.c90 int DH_generate_key(DH *dh) argument
95 DH_compute_key(unsigned char *key, BIGNUM *pub_key, DH *dh) argument
116 generate_key(DH *dh) argument
168 compute_key(unsigned char *key, BIGNUM *pub_key, DH *dh) argument
205 dh_bn_mod_exp(DH *dh, BIGNUM *r, BIGNUM *a, const BIGNUM *p, const BIGNUM *m, BN_CTX *ctx, BN_MONT_CTX *m_ctx) argument
219 dh_init(DH *dh) argument
225 dh_finish(DH *dh) argument
[all...]
H A Ddh_lib.c98 DH_METHOD *DH_set_method(DH *dh, DH_METHOD *meth) argument
200 int DH_size(DH *dh) argument
/macosx-10.9.5/ICU-511.35/icuSources/tools/genbrk/
H A Dgenbrk.cpp99 DataHeader dh ={ variable
/macosx-10.9.5/ICU-511.35/icuSources/tools/genctd/
H A Dgenctd.cpp99 DataHeader dh ={ variable
/macosx-10.9.5/OpenSSH-186/openssh/
H A Dkexdhc.c55 DH *dh; local
[all...]
H A Dkexdhs.c58 DH *dh; local
[all...]
H A Dkexgexc.c63 DH *dh; local
[all...]
H A Dkexgexs.c62 DH *dh; local
[all...]
H A Dkexgsss.c72 DH *dh; local
[all...]
H A Ddh.c198 dh_pub_is_valid(DH *dh, BIGNUM *dh_pub) argument
240 dh_gen_key(DH *dh, int need) argument
274 DH *dh; local
295 DH *dh; local
[all...]
H A Dkexgssc.c60 DH *dh; local
[all...]
/macosx-10.9.5/apache-786.1/httpd/modules/ssl/
H A Dssl_engine_dh.c103 DH *dh; local
116 DH *dh = NULL; local
[all...]
/macosx-10.9.5/Security-55471.14.18/sec/Security/
H A Dvmdh.c26 SecDHContext dh; local
/macosx-10.9.5/Heimdal-323.92.1/lib/hcrypto/
H A Ddh-cdsa.c60 dh_generate_key(DH *dh) argument
135 dh_compute_key(unsigned char *shared, const BIGNUM * pub, DH *dh) argument
198 dh_generate_params(DH *dh, int a, int b, BN_GENCB *callback) argument
205 dh_init(DH *dh) argument
219 dh_finish(DH *dh) argument
[all...]
H A Ddh-sf.c59 sf_dh_generate_key(DH *dh) argument
128 sf_dh_compute_key(unsigned char *shared, const BIGNUM * pub, DH *dh) argument
154 sf_dh_generate_params(DH *dh, int a, int b, BN_GENCB *callback) argument
160 sf_dh_init(DH *dh) argument
174 sf_dh_finish(DH *dh) argument
[all...]
H A Ddh-ltm.c85 ltm_dh_generate_key(DH *dh) argument
153 ltm_dh_compute_key(unsigned char *shared, const BIGNUM * pub, DH *dh) argument
193 ltm_dh_generate_params(DH *dh, int a, int b, BN_GENCB *callback) argument
200 ltm_dh_init(DH *dh) argument
206 ltm_dh_finish(DH *dh) argument
[all...]
H A Ddh-tfm.c85 tfm_dh_generate_key(DH *dh) argument
155 tfm_dh_compute_key(unsigned char *shared, const BIGNUM * pub, DH *dh) argument
202 tfm_dh_generate_params(DH *dh, int a, int b, BN_GENCB *callback) argument
209 tfm_dh_init(DH *dh) argument
215 tfm_dh_finish(DH *dh) argument
[all...]
/macosx-10.9.5/Heimdal-323.92.1/lib/krb5/
H A Dtest_pkinit_dh2key.c38 test_dh2key(int i, krb5_context context, const heim_octet_string *dh, const heim_octet_string *c_n, const heim_octet_string *k_n, krb5_enctype etype, const heim_octet_string *result) argument
/macosx-10.9.5/ICU-511.35/icuSources/common/
H A Durbtok.cpp140 DataHeader *dh = (DataHeader *)uprv_malloc(totalLength); local
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/tools/gencfu/
H A Dgencfu.cpp99 DataHeader dh ={ variable
/macosx-10.9.5/OpenSSH-186/osslshim/ossl/
H A Dossl-dh-cdsa.c82 dh_generate_key(DH *dh) argument
170 dh_compute_key(unsigned char *shared, const BIGNUM *pub, DH *dh) argument
236 dh_generate_params(DH *dh, int a, int b, BN_GENCB *callback) argument
244 dh_init(DH *dh) argument
260 dh_finish(DH *dh) argument
[all...]
H A Dossl-dh-eay.c109 eay_dh_generate_key(DH *dh) argument
203 eay_dh_compute_key(unsigned char *key, const BIGNUM *pub_key, DH *dh) argument
267 eay_dh_bn_mod_exp(const DH *dh, BIGNUM *r, const BIGNUM *a, const BIGNUM *p, const BIGNUM *m, BN_CTX *ctx ) argument
287 eay_dh_generate_params(DH *dh, int a, int b, BN_GENCB *callback) argument
295 eay_dh_init(DH *dh) argument
305 eay_dh_finish(DH *dh) argument
[all...]
/macosx-10.9.5/Security-55471.14.18/sec/Security/Regressions/vmdh/
H A Dvmdh-41-example.c19 static inline ccdh_gp_t vmdh_gp(struct vmdh *dh) argument
26 static inline ccdh_full_ctx_t vmdh_priv(struct vmdh *dh) argument
[all...]
H A Dvmdh-42-example2.c19 static inline ccdh_gp_t vmdh_gp(struct vmdh *dh) argument
26 static inline ccdh_full_ctx_t vmdh_priv(struct vmdh *dh) argument
[all...]

Completed in 165 milliseconds

1234