Lines Matching defs:crypto_ecdh
2629 struct crypto_ecdh {
2634 struct crypto_ecdh * crypto_ecdh_init(int group)
2637 struct crypto_ecdh *ecdh;
2663 struct crypto_ecdh *ecdh;
2721 struct crypto_ecdh * crypto_ecdh_init2(int group, struct crypto_ec_key *own_key)
2724 struct crypto_ecdh *ecdh;
2743 struct crypto_ecdh *ecdh;
2768 struct wpabuf * crypto_ecdh_get_pubkey(struct crypto_ecdh *ecdh, int inc_y)
2851 struct wpabuf * crypto_ecdh_set_peerkey(struct crypto_ecdh *ecdh, int inc_y,
2992 void crypto_ecdh_deinit(struct crypto_ecdh *ecdh)
3002 size_t crypto_ecdh_prime_len(struct crypto_ecdh *ecdh)