Functions
ecdh.c File Reference
#include <openssl/ecdh.h>
#include <string.h>
#include <openssl/ec.h>
#include <openssl/ec_key.h>
#include <openssl/err.h>
#include <openssl/mem.h>
#include <openssl/sha.h>
#include "../ec/internal.h"
Include dependency graph for ecdh.c:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int ECDH_compute_key_fips (uint8_t *out, size_t out_len, const EC_POINT *pub_key, const EC_KEY *priv_key)
 

Function Documentation

◆ ECDH_compute_key_fips()

int ECDH_compute_key_fips ( uint8_t out,
size_t  out_len,
const EC_POINT pub_key,
const EC_KEY priv_key 
)

Definition at line 80 of file ecdh.c.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:11