Searched defs:ecdh_method (Results 1 – 1 of 1) sorted by relevance
63 struct ecdh_method { struct64 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;