Searched refs:crypto_ecdh (Results 1 – 7 of 7) sorted by relevance
912 struct crypto_ecdh;914 struct crypto_ecdh * crypto_ecdh_init(int group);915 struct wpabuf * crypto_ecdh_get_pubkey(struct crypto_ecdh *ecdh, int inc_y);916 struct wpabuf * crypto_ecdh_set_peerkey(struct crypto_ecdh *ecdh, int inc_y,918 void crypto_ecdh_deinit(struct crypto_ecdh *ecdh);919 size_t crypto_ecdh_prime_len(struct crypto_ecdh *ecdh);
1715 struct crypto_ecdh { struct1719 struct crypto_ecdh * crypto_ecdh_init(int group) in crypto_ecdh_init() argument1721 struct crypto_ecdh *ecdh = NULL; in crypto_ecdh_init()1752 void crypto_ecdh_deinit(struct crypto_ecdh *ecdh) in crypto_ecdh_deinit()1761 struct wpabuf * crypto_ecdh_get_pubkey(struct crypto_ecdh *ecdh, int inc_y) in crypto_ecdh_get_pubkey()1793 struct wpabuf * crypto_ecdh_set_peerkey(struct crypto_ecdh *ecdh, int inc_y, in crypto_ecdh_set_peerkey()1840 size_t crypto_ecdh_prime_len(struct crypto_ecdh *ecdh) in crypto_ecdh_prime_len()
1952 struct crypto_ecdh { struct1957 struct crypto_ecdh * crypto_ecdh_init(int group) in crypto_ecdh_init() argument1959 struct crypto_ecdh *ecdh; in crypto_ecdh_init()2016 struct wpabuf * crypto_ecdh_get_pubkey(struct crypto_ecdh *ecdh, int inc_y) in crypto_ecdh_get_pubkey()2076 struct wpabuf * crypto_ecdh_set_peerkey(struct crypto_ecdh *ecdh, int inc_y, in crypto_ecdh_set_peerkey()2171 void crypto_ecdh_deinit(struct crypto_ecdh *ecdh) in crypto_ecdh_deinit()2181 size_t crypto_ecdh_prime_len(struct crypto_ecdh *ecdh) in crypto_ecdh_prime_len()
94 struct crypto_ecdh *ecdh;296 struct crypto_ecdh *fils_ecdh;305 struct crypto_ecdh *owe_ecdh;
202 struct crypto_ecdh *fils_ecdh;211 struct crypto_ecdh *owe_ecdh;
20 struct crypto_ecdh;626 struct crypto_ecdh *ecdh;
556 struct crypto_ecdh *ecdh;