Home
last modified time | relevance | path

Searched refs:ecdh (Results 1 – 25 of 68) sorted by relevance

123

/minix/crypto/external/bsd/openssl/dist/crypto/ecdh/
H A Dech_lib.c110 ECDH_DATA *ecdh; in ECDH_set_method() local
114 if (ecdh == NULL) in ECDH_set_method()
118 mtmp = ecdh->meth; in ECDH_set_method()
123 if (ecdh->engine) { in ECDH_set_method()
128 ecdh->meth = meth; in ECDH_set_method()
251 ECDH_DATA *ecdh; in ECDH_set_ex_data() local
252 ecdh = ecdh_check(d); in ECDH_set_ex_data()
253 if (ecdh == NULL) in ECDH_set_ex_data()
260 ECDH_DATA *ecdh; in ECDH_get_ex_data() local
261 ecdh = ecdh_check(d); in ECDH_get_ex_data()
[all …]
H A Dech_key.c77 ECDH_DATA *ecdh = ecdh_check(eckey); in ECDH_compute_key() local
78 if (ecdh == NULL) in ECDH_compute_key()
80 return ecdh->meth->compute_key(out, outlen, pub_key, eckey, KDF); in ECDH_compute_key()
H A Dech_ossl.c82 EC_KEY *ecdh,
109 EC_KEY *ecdh, in ecdh_compute_key() argument
134 priv_key = EC_KEY_get0_private_key(ecdh); in ecdh_compute_key()
140 group = EC_KEY_get0_group(ecdh); in ecdh_compute_key()
H A DMakefile5 DIR= ecdh
26 EXHEADER= ecdh.h
82 ech_err.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
90 ech_key.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
98 ech_lib.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
112 ech_ossl.o: ../../include/openssl/ecdh.h ../../include/openssl/err.h
H A Dech_locl.h68 EC_KEY *ecdh, void *(*KDF) (const void *in,
/minix/crypto/external/bsd/openssl/lib/libcrypto/
H A Decdh.inc1 # $NetBSD: ecdh.inc,v 1.1 2009/07/19 23:30:43 christos Exp $
8 .PATH: ${OPENSSLSRC}/crypto/ecdh
15 CPPFLAGS.${cryptosrc} = -I${OPENSSLSRC}/crypto/ecdh
/minix/tests/crypto/libcrypto/
H A Dt_pubkey.sh70 atf_test_case ecdh
107 atf_add_test_case ecdh
/minix/crypto/external/bsd/openssl/dist/demos/ssltest-ecc/
H A DREADME15 aecdh, ecdh-ecdsa, ecdhe-ecdsa, ecdh-rsa, ecdhe-rsa
/minix/crypto/external/bsd/openssl/dist/crypto/x509/
H A DMakefile92 by_dir.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
104 by_file.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
119 x509_att.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
146 x509_d2.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
159 x509_def.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
212 x509_obj.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
239 x509_req.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
253 x509_set.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
280 x509_txt.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
335 x509cset.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
[all …]
/minix/crypto/external/bsd/openssl/dist/crypto/engine/
H A DMakefile92 eng_all.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
106 eng_cnf.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
134 eng_ctrl.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
148 eng_dyn.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
188 eng_init.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
201 eng_lib.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
215 eng_list.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
246 eng_pkey.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
273 eng_rsax.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
373 tb_ecdh.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
[all …]
/minix/crypto/external/bsd/openssl/dist/crypto/x509v3/
H A DMakefile149 pcy_node.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
177 v3_addr.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
191 v3_akey.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
219 v3_alt.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
306 v3_crld.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
362 v3_ia5.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
389 v3_int.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
402 v3_lib.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
444 v3_pci.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
486 v3_pku.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
[all …]
/minix/crypto/external/bsd/openssl/dist/crypto/pkcs12/
H A DMakefile88 p12_add.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
102 p12_asn.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
115 p12_attr.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
129 p12_crpt.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
143 p12_crt.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
156 p12_decr.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
170 p12_init.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
198 p12_kiss.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
240 p12_p8d.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
253 p12_p8e.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
[all …]
/minix/tests/crypto/libcrypto/ecdh/
H A DMakefile4 HELPER_DIR= ecdh
/minix/crypto/external/bsd/openssl/dist/crypto/pem/
H A DMakefile86 pem_all.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
100 pem_err.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
114 pem_info.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
129 pem_lib.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
146 pem_oth.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
160 pem_pk8.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
175 pem_pkey.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
191 pem_seal.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
206 pem_sign.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
221 pem_x509.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
[all …]
/minix/crypto/external/bsd/openssl/dist/crypto/cms/
H A DMakefile89 cms_asn1.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
104 cms_att.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
120 cms_cd.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
136 cms_dd.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
152 cms_enc.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
168 cms_env.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
183 cms_err.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
212 cms_io.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
226 cms_lib.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
242 cms_pwri.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
[all …]
/minix/crypto/external/bsd/openssl/dist/crypto/ocsp/
H A DMakefile86 ocsp_asn.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
100 ocsp_cl.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
115 ocsp_err.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
130 ocsp_ext.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
145 ocsp_ht.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
159 ocsp_lib.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
174 ocsp_prn.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
190 ocsp_srv.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
205 ocsp_vfy.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
/minix/crypto/external/bsd/openssl/dist/ssl/
H A Dd1_srvr.c1082 EC_KEY *ecdh = NULL, *ecdhp; in dtls1_send_server_key_exchange() local
1207 if (s->s3->tmp.ecdh != NULL) { in dtls1_send_server_key_exchange()
1208 EC_KEY_free(s->s3->tmp.ecdh); in dtls1_send_server_key_exchange()
1219 if ((ecdh = EC_KEY_dup(ecdhp)) == NULL) { in dtls1_send_server_key_exchange()
1224 s->s3->tmp.ecdh = ecdh; in dtls1_send_server_key_exchange()
1225 if ((EC_KEY_get0_public_key(ecdh) == NULL) || in dtls1_send_server_key_exchange()
1226 (EC_KEY_get0_private_key(ecdh) == NULL) || in dtls1_send_server_key_exchange()
1228 if (!EC_KEY_generate_key(ecdh)) { in dtls1_send_server_key_exchange()
1235 if (((group = EC_KEY_get0_group(ecdh)) == NULL) || in dtls1_send_server_key_exchange()
1236 (EC_KEY_get0_public_key(ecdh) == NULL) || in dtls1_send_server_key_exchange()
[all …]
H A DMakefile113 bio_ssl.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
131 d1_both.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
152 d1_clnt.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
173 d1_enc.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
194 d1_lib.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
214 d1_meth.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
234 d1_pkt.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
254 d1_srtp.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
275 d1_srvr.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
435 s2_enc.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
[all …]
/minix/crypto/external/bsd/openssl/dist/crypto/ts/
H A DMakefile95 ts_asn1.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
111 ts_conf.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
127 ts_err.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
143 ts_lib.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
158 ts_req_print.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
175 ts_req_utils.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
192 ts_rsp_print.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
209 ts_rsp_sign.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
226 ts_rsp_utils.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
243 ts_rsp_verify.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
[all …]
/minix/crypto/external/bsd/openssl/dist/apps/
H A DMakefile194 apps.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
227 ca.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
264 cms.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
279 crl.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
310 dgst.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
327 dh.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
343 dsa.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
377 ec.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
537 nseq.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
661 pkey.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
[all …]
/minix/crypto/external/bsd/openssl/dist/engines/
H A DMakefile174 e_4758cca.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
191 e_aep.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
207 e_atalla.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
221 e_capi.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
234 e_chil.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
252 e_cswift.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
266 e_gmp.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
281 e_nuron.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
295 e_padlock.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
310 e_sureware.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
[all …]
/minix/crypto/external/bsd/openssl/dist/engines/ccgost/
H A DMakefile97 gost2001.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
113 gost2001_keyx.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
132 gost94_keyx.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
149 gost_ameth.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
164 gost_asn1.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
179 gost_crypt.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
194 gost_ctl.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
209 gost_eng.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
225 gost_md.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
248 gost_pmeth.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
[all …]
/minix/crypto/external/bsd/heimdal/dist/kdc/
H A Dpkinit.c62 } ecdh; member
188 if (cp->u.ecdh.key) in _kdc_pk_free_client_param()
189 EC_KEY_free(cp->u.ecdh.key); in _kdc_pk_free_client_param()
190 if (cp->u.ecdh.public_key) in _kdc_pk_free_client_param()
191 EC_KEY_free(cp->u.ecdh.public_key); in _kdc_pk_free_client_param()
264 client_params->u.ecdh.key = EC_KEY_new(); in generate_dh_keyblock()
265 if (client_params->u.ecdh.key == NULL) { in generate_dh_keyblock()
269 EC_KEY_set_group(client_params->u.ecdh.key, in generate_dh_keyblock()
288 client_params->u.ecdh.key, NULL); in generate_dh_keyblock()
480 client_params->u.ecdh.public_key = public; in get_ecdh_param()
[all …]
/minix/crypto/external/bsd/openssl/dist/crypto/pkcs7/
H A DMakefile96 pk7_asn1.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
108 pk7_attr.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
123 pk7_doit.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
136 pk7_lib.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
149 pk7_mime.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
164 pk7_smime.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
/minix/crypto/external/bsd/openssl/dist/crypto/err/
H A Dopenssl.ec32 L ECDH crypto/ecdh/ecdh.h crypto/ecdh/ech_err.c

123