Home
last modified time | relevance | path

Searched defs:ECDH_compute_key (Results 1 – 2 of 2) sorted by relevance

/minix3/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Decdh.h39 #define ECDH_compute_key hc_ECDH_compute_key macro
/minix3/crypto/external/bsd/openssl/dist/crypto/ecdh/
H A Dech_key.c72 int ECDH_compute_key(void *out, size_t outlen, const EC_POINT *pub_key, in ECDH_compute_key() function