Home
last modified time | relevance | path

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

/dflybsd-src/crypto/libressl/crypto/ecdh/
H A Dech_locl.h63 struct ecdh_method { struct
64 const char *name;
65 int (*compute_key)(void *key, size_t outlen, const EC_POINT *pub_key, EC_KEY *ecdh,
67 int flags;
68 char *app_data;