Home
last modified time | relevance | path

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

/minix/crypto/external/bsd/openssl/dist/crypto/ecdh/
H A Dech_locl.h65 struct ecdh_method { struct
66 const char *name;
67 int (*compute_key) (void *key, size_t outlen, const EC_POINT *pub_key,
75 int flags;
76 char *app_data;