Home
last modified time | relevance | path

Searched defs:ECDH_compute_key (Results 1 – 3 of 3) 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
/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
/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