1#ifndef __VSF_LINUX_CRYPTO_ECDH_H__
2#define __VSF_LINUX_CRYPTO_ECDH_H__
int crypto_ecdh_decode_key(const char *buf, unsigned int len, struct ecdh *p)
Definition vsf_linux_core_crypto.c:793
int crypto_ecdh_encode_key(char *buf, unsigned int len, const struct ecdh *p)
Definition vsf_linux_core_crypto.c:774
unsigned int crypto_ecdh_key_len(const struct ecdh *params)
Definition vsf_linux_core_crypto.c:769
__le16 params
Definition ieee80211.h:108
unsigned short key_size
Definition ecdh.h:6
char * key
Definition ecdh.h:5