Searched defs:ecdh (Results 1 – 2 of 2) sorted by relevance
1059 void crypto_ecdh_deinit(struct crypto_ecdh *ecdh) in crypto_ecdh_deinit()1121 struct wpabuf * crypto_ecdh_get_pubkey(struct crypto_ecdh *ecdh, int y) in crypto_ecdh_get_pubkey()1141 struct wpabuf * crypto_ecdh_set_peerkey(struct crypto_ecdh *ecdh, int inc_y, in crypto_ecdh_set_peerkey()
551 struct crypto_ecdh *ecdh; member