webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Go to the source code of this file.
Macros | |
#define | ECDH_R_KDF_FAILED 100 |
#define | ECDH_R_NO_PRIVATE_VALUE 101 |
#define | ECDH_R_POINT_ARITHMETIC_FAILURE 102 |
Functions | |
OPENSSL_EXPORT int | ECDH_compute_key (void *out, size_t outlen, const EC_POINT *pub_key, const EC_KEY *priv_key, void *(*kdf)(const void *in, size_t inlen, void *out, size_t *outlen)) |
#define ECDH_R_KDF_FAILED 100 |
#define ECDH_R_NO_PRIVATE_VALUE 101 |
#define ECDH_R_POINT_ARITHMETIC_FAILURE 102 |