Searched refs:dhpriv (Results 1 - 13 of 13) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/eap_common/
H A Deap_eke_common.h92 const u8 *dhpriv, const u8 *peer_dhcomp);
H A Deap_eke_common.c406 const u8 *dhpriv, const u8 *peer_dhcomp)
432 if (crypto_mod_exp(peer_pub, dh->prime_len, dhpriv, dh->prime_len,
405 eap_eke_shared_secret(struct eap_eke_session *sess, const u8 *key, const u8 *dhpriv, const u8 *peer_dhcomp) argument
/external/wpa_supplicant_8/src/eap_common/
H A Deap_eke_common.h92 const u8 *dhpriv, const u8 *peer_dhcomp);
H A Deap_eke_common.c406 const u8 *dhpriv, const u8 *peer_dhcomp)
432 if (crypto_mod_exp(peer_pub, dh->prime_len, dhpriv, dh->prime_len,
405 eap_eke_shared_secret(struct eap_eke_session *sess, const u8 *key, const u8 *dhpriv, const u8 *peer_dhcomp) argument
/external/wpa_supplicant_8/wpa_supplicant/src/eap_common/
H A Deap_eke_common.h92 const u8 *dhpriv, const u8 *peer_dhcomp);
H A Deap_eke_common.c406 const u8 *dhpriv, const u8 *peer_dhcomp)
432 if (crypto_mod_exp(peer_pub, dh->prime_len, dhpriv, dh->prime_len,
405 eap_eke_shared_secret(struct eap_eke_session *sess, const u8 *key, const u8 *dhpriv, const u8 *peer_dhcomp) argument
/external/ipsec-tools/src/racoon/
H A Dhandler.h149 vchar_t *dhpriv; /* DH; private value */ member in struct:ph1handle
294 vchar_t *dhpriv; /* DH; private value */ member in struct:ph2handle
H A Disakmp_agg.c173 &iph1->dhpub, &iph1->dhpriv) < 0)
543 iph1->dhpriv, iph1->dhpub_p, &iph1->dhgxy) < 0)
979 &iph1->dhpub, &iph1->dhpriv) < 0)
989 iph1->dhpriv, iph1->dhpub_p, &iph1->dhgxy) < 0)
H A Disakmp_base.c434 &iph1->dhpub, &iph1->dhpriv) < 0)
700 iph1->dhpriv, iph1->dhpub_p, &iph1->dhgxy) < 0)
1162 &iph1->dhpub, &iph1->dhpriv) < 0)
1167 iph1->dhpriv, iph1->dhpub_p, &iph1->dhgxy) < 0)
H A Disakmp_ident.c371 &iph1->dhpub, &iph1->dhpriv) < 0)
591 iph1->dhpriv, iph1->dhpub_p, &iph1->dhgxy) < 0)
1272 &iph1->dhpub, &iph1->dhpriv) < 0)
1308 iph1->dhpriv, iph1->dhpub_p, &iph1->dhgxy) < 0)
H A Dhandler.c335 VPTRINIT(iph1->dhpriv);
630 VPTRINIT(iph2->dhpriv);
H A Disakmp_quick.c199 &iph2->dhpub, &iph2->dhpriv) < 0) {
1230 &iph2->dhpub, &iph2->dhpriv) < 0) {
H A Doakley.c445 iph2->dhpriv, iph2->dhpub_p, &iph2->dhgxy) < 0)

Completed in 197 milliseconds