Home
last modified time | relevance | path

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

/onnv-gate/usr/src/common/openssl/crypto/ecdh/
H A Dech_locl.h65 struct ecdh_method struct
67 const char *name;
68 int (*compute_key)(void *key, size_t outlen, const EC_POINT *pub_key, EC_KEY *ecdh,
74 int flags;
75 char *app_data;