Home
last modified time | relevance | path

Searched refs:ecdh (Results 1 – 3 of 3) sorted by relevance

/crypto/
Decdh.c39 struct ecdh params; in ecdh_set_secret()
143 static struct kpp_alg ecdh = { variable
159 return crypto_register_kpp(&ecdh); in ecdh_init()
164 crypto_unregister_kpp(&ecdh); in ecdh_exit()
Decdh_helper.c27 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()
DMakefile179 ecdh_generic-y += ecdh.o