Searched refs:ecdh (Results 1 – 2 of 2) sorted by relevance
37 struct ecdh { struct52 unsigned int crypto_ecdh_key_len(const struct ecdh *params); argument67 int crypto_ecdh_encode_key(char *buf, unsigned int len, const struct ecdh *p);81 int crypto_ecdh_decode_key(const char *buf, unsigned int len, struct ecdh *p);
27 unsigned int crypto_ecdh_key_len(const struct ecdh *params) in crypto_ecdh_key_len()34 const struct ecdh *params) in crypto_ecdh_encode_key()57 struct ecdh *params) in crypto_ecdh_decode_key()