Home
last modified time | relevance | path

Searched refs:ECDH_compute_key (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Decdh.h39 #define ECDH_compute_key hc_ECDH_compute_key macro
44 ECDH_compute_key(void *, size_t,
/netbsd-src/tests/crypto/libcrypto/ecdh/
H A Decdhtest.c221 ECDH_compute_key(abuf, alen, EC_KEY_get0_public_key(b), a, KDF1_SHA1); in test_ecdh_curve()
238 ECDH_compute_key(bbuf, blen, EC_KEY_get0_public_key(a), b, KDF1_SHA1); in test_ecdh_curve()
445 if (!ECDH_compute_key(Ztmp, Ztmplen, in ecdh_kat()
451 if (!ECDH_compute_key(Ztmp, Ztmplen, in ecdh_kat()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dpkinit-ec.c209 dh_gen_keylen = ECDH_compute_key(*out, *out_sz, in _krb5_pk_rd_pa_reply_ecdh_compute_key()
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dkexecdh.c178 if (ECDH_compute_key(kbuf, klen, dh_pub, key, NULL) != (int)klen || in kex_ecdh_dec_key_group()
/netbsd-src/crypto/external/bsd/heimdal/dist/kdc/
H A Dpkinit-ec.c153 len = ECDH_compute_key(p, size, in generate_ecdh_keyblock()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/
H A Dec_kmeth.c154 int ECDH_compute_key(void *out, size_t outlen, const EC_POINT *pub_key, in ECDH_compute_key() function
H A Dec_pmeth.c208 ret = ECDH_compute_key(key, outlen, pubkey, eckey, 0); in pkey_ec_derive()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ec/
H A Dec_kmeth.c127 int ECDH_compute_key(void *out, size_t outlen, const EC_POINT *pub_key, in ECDH_compute_key() function
H A Dec_pmeth.c181 ret = ECDH_compute_key(key, outlen, pubkey, eckey, 0); in pkey_ec_derive()
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/exchange/
H A Decdh_exch.c492 retlen = ECDH_compute_key(secret, size, ppubkey, privk, NULL); in ecdh_plain_derive()
/netbsd-src/crypto/external/bsd/openssl/dist/util/
H A Dmissingcrypto.txt476 ECDH_compute_key(3)
H A Dmissingcrypto111.txt540 ECDH_compute_key(3)
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dec.h1296 OSSL_DEPRECATEDIN_3_0 int ECDH_compute_key(void *out, size_t outlen,
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dec.h1125 int ECDH_compute_key(void *out, size_t outlen, const EC_POINT *pub_key,
/netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/
H A Dcrypto.map1060 ECDH_compute_key;
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/err/
H A Dopenssl.txt493 EC_F_ECDH_COMPUTE_KEY:246:ECDH_compute_key
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man7/
H A Dmigration_guide.pod1495 ECDH_compute_key()
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/
H A Dlibcrypto.num3807 ECDH_compute_key 3762 1_1_0 EXIST::FUNCTION:EC