VSF Documented
Data Structures | Functions
ecdh.h File Reference

Go to the source code of this file.

Data Structures

struct  ecdh
 

Functions

unsigned int crypto_ecdh_key_len (const struct ecdh *params)
 
int crypto_ecdh_encode_key (char *buf, unsigned int len, const struct ecdh *p)
 
int crypto_ecdh_decode_key (const char *buf, unsigned int len, struct ecdh *p)
 

Function Documentation

◆ crypto_ecdh_key_len()

unsigned int crypto_ecdh_key_len ( const struct ecdh params)

◆ crypto_ecdh_encode_key()

int crypto_ecdh_encode_key ( char *  buf,
unsigned int  len,
const struct ecdh p 
)

◆ crypto_ecdh_decode_key()

int crypto_ecdh_decode_key ( const char *  buf,
unsigned int  len,
struct ecdh p 
)
Generated from commit: vsfteam/vsf@f33b89f