|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <openssl/ecdh.h>#include <limits.h>#include <string.h>#include <openssl/bn.h>#include <openssl/digest.h>#include <openssl/err.h>#include <openssl/mem.h>Functions | |
| 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)) |
1.8.13