Searched refs:ecdh (Results 1 – 3 of 3) sorted by relevance
39 struct ecdh params; in ecdh_set_secret()141 static struct kpp_alg ecdh = { variable157 return crypto_register_kpp(&ecdh); in ecdh_init()162 crypto_unregister_kpp(&ecdh); in ecdh_exit()
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()58 struct ecdh *params) in crypto_ecdh_decode_key()
170 ecdh_generic-y += ecdh.o