Searched refs:ecdh (Results 1 - 25 of 56) sorted by relevance

123

/freebsd-9.3-release/crypto/openssl/crypto/ecdh/
H A Dech_key.c1 /* crypto/ecdh/ecdh_key.c */
80 ECDH_DATA *ecdh = ecdh_check(eckey); local
81 if (ecdh == NULL)
83 return ecdh->meth->compute_key(out, outlen, pub_key, eckey, KDF);
H A Dech_lib.c1 /* crypto/ecdh/ech_lib.c */
99 ECDH_DATA *ecdh; local
101 ecdh = ecdh_check(eckey);
103 if (ecdh == NULL)
107 if (ecdh->engine) {
108 ENGINE_finish(ecdh->engine);
109 ecdh->engine = NULL;
112 ecdh->meth = meth;
228 ECDH_DATA *ecdh; local
229 ecdh
237 ECDH_DATA *ecdh; local
[all...]
H A Dech_locl.h1 /* crypto/ecdh/ech_locl.h */
59 # include <openssl/ecdh.h>
68 EC_KEY *ecdh, void *(*KDF) (const void *in,
H A Dech_ossl.c1 /* crypto/ecdh/ech_ossl.c */
82 EC_KEY *ecdh,
109 EC_KEY *ecdh,
134 priv_key = EC_KEY_get0_private_key(ecdh);
140 group = EC_KEY_get0_group(ecdh);
108 ecdh_compute_key(void *out, size_t outlen, const EC_POINT *pub_key, EC_KEY *ecdh, void *(*KDF) (const void *in, size_t inlen, void *out, size_t *outlen)) argument
H A Dech_err.c1 /* crypto/ecdh/ech_err.c */
64 #include <openssl/ecdh.h>
H A Decdh.h1 /* crypto/ecdh/ecdh.h */
95 EC_KEY *ecdh, void *(*KDF) (const void *in, size_t inlen,
H A DMakefile2 # crypto/ecdh/Makefile
5 DIR= ecdh
26 EXHEADER= ecdh.h
80 ech_err.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
89 ech_key.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
102 ech_lib.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
116 ech_ossl.o: ../../include/openssl/ecdh.h ../../include/openssl/err.h
/freebsd-9.3-release/crypto/openssh/
H A Dkexecdh.c39 #include <openssl/ecdh.h>
H A Dkexecdhc.c47 #include <openssl/ecdh.h>
/freebsd-9.3-release/crypto/openssl/crypto/x509/
H A DMakefile90 by_dir.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
103 by_file.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
118 x509_att.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
133 x509_cmp.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
147 x509_d2.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
160 x509_def.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
173 x509_err.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
187 x509_ext.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
202 x509_lu.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
215 x509_obj.o: ../../include/openssl/ec.h ../../include/openssl/ecdh
[all...]
/freebsd-9.3-release/crypto/openssl/crypto/engine/
H A DMakefile88 eng_all.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
103 eng_cnf.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
117 eng_cryptodev.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
133 eng_ctrl.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
148 eng_dyn.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
161 eng_err.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
175 eng_fat.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
188 eng_init.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
202 eng_lib.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
216 eng_list.o: ../../include/openssl/ec.h ../../include/openssl/ecdh
[all...]
/freebsd-9.3-release/crypto/openssl/crypto/err/
H A Derr_all.c80 # include <openssl/ecdh.h>
/freebsd-9.3-release/crypto/openssl/crypto/pkcs12/
H A DMakefile86 p12_add.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
101 p12_asn.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
114 p12_attr.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
128 p12_crpt.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
142 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
185 p12_key.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
198 p12_kiss.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
212 p12_mutl.o: ../../include/openssl/ec.h ../../include/openssl/ecdh
[all...]
/freebsd-9.3-release/crypto/openssl/crypto/pem/
H A DMakefile84 pem_all.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
99 pem_err.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
114 pem_info.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
130 pem_lib.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
146 pem_oth.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
161 pem_pk8.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
176 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
[all...]
/freebsd-9.3-release/crypto/openssl/crypto/cms/
H A DMakefile85 cms_asn1.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
100 cms_att.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
114 cms_err.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
127 cms_io.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
141 cms_lib.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
157 cms_sd.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
173 cms_smime.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
/freebsd-9.3-release/crypto/openssl/engines/
H A DMakefile148 e_4758cca.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
165 e_aep.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
181 e_atalla.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
195 e_capi.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
209 e_chil.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
228 e_cswift.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
243 e_gmp.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
258 e_nuron.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
274 e_sureware.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
292 e_ubsec.o: ../include/openssl/ecdh
[all...]
/freebsd-9.3-release/crypto/openssl/crypto/pkcs7/
H A DMakefile88 pk7_asn1.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
101 pk7_attr.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
116 pk7_doit.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
130 pk7_lib.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
143 pk7_mime.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
158 pk7_smime.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
/freebsd-9.3-release/crypto/openssl/crypto/ocsp/
H A DMakefile84 ocsp_asn.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
99 ocsp_cl.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
114 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
160 ocsp_lib.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
175 ocsp_prn.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
192 ocsp_srv.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
207 ocsp_vfy.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
/freebsd-9.3-release/crypto/openssl/crypto/x509v3/
H A DMakefile91 pcy_cache.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
106 pcy_data.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
121 pcy_lib.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
135 pcy_map.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
148 pcy_node.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
163 pcy_tree.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
178 v3_addr.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
193 v3_akey.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
208 v3_akeya.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
222 v3_alt.o: ../../include/openssl/ec.h ../../include/openssl/ecdh
[all...]
/freebsd-9.3-release/crypto/openssl/ssl/
H A Ds3_lib.c1682 if (s->s3->tmp.ecdh != NULL)
1683 EC_KEY_free(s->s3->tmp.ecdh);
1718 if (s->s3->tmp.ecdh != NULL) {
1719 EC_KEY_free(s->s3->tmp.ecdh);
1720 s->s3->tmp.ecdh = NULL;
1859 EC_KEY *ecdh = NULL; local
1869 ecdh = (EC_KEY *)parg;
1871 if (!EC_KEY_generate_key(ecdh)) {
1872 EC_KEY_free(ecdh);
1879 s->cert->ecdh_tmp = ecdh;
2126 EC_KEY *ecdh = NULL; local
[all...]
H A DMakefile112 bio_ssl.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
132 d1_both.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
153 d1_clnt.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
175 d1_enc.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
197 d1_lib.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
218 d1_meth.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
239 d1_pkt.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
260 d1_srvr.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
281 kssl.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
301 s23_clnt.o: ../include/openssl/ecdh
[all...]
/freebsd-9.3-release/crypto/openssl/apps/
H A DMakefile179 app_rand.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
195 apps.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
212 asn1pars.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
229 ca.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
246 ciphers.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
266 cms.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
280 crl.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
296 crl2p7.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
312 dgst.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
329 dh.o: ../include/openssl/ec.h ../include/openssl/ecdh
[all...]
/freebsd-9.3-release/crypto/openssl/crypto/evp/
H A DMakefile142 c_all.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
155 c_allc.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
168 c_alld.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
181 dig_eng.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
195 digest.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
330 enc_min.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
364 evp_cnf.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
378 evp_enc.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
401 evp_key.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
425 evp_pbe.o: ../../include/openssl/ec.h ../../include/openssl/ecdh
[all...]
/freebsd-9.3-release/crypto/openssl/crypto/conf/
H A DMakefile114 conf_mall.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
129 conf_mod.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
143 conf_sap.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
/freebsd-9.3-release/crypto/openssl/crypto/ecdsa/
H A DMakefile97 ecs_lib.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
120 ecs_sign.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
134 ecs_vrf.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h

Completed in 205 milliseconds

123