Searched refs:ecdh (Results 1 – 4 of 4) 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()
106 struct ecdh p = {0}; in set_ecdh_privkey()
498 struct ecdh p = {0}; in tpm_buf_append_salt()