Searched defs:ecdh_method (Results 1 – 1 of 1) sorted by relevance
65 struct ecdh_method { struct66 const char *name;67 int (*compute_key) (void *key, size_t outlen, const EC_POINT *pub_key,75 int flags;76 char *app_data;