HomeSort by relevance Sort by last modified time
    Searched refs:dhpriv (Results 1 - 9 of 9) sorted by null

  /external/wpa_supplicant_8/src/eap_common/
eap_eke_common.h 92 const u8 *dhpriv, const u8 *peer_dhcomp);
eap_eke_common.c 406 const u8 *dhpriv, const u8 *peer_dhcomp)
432 if (crypto_mod_exp(peer_pub, dh->prime_len, dhpriv, dh->prime_len,
  /external/ipsec-tools/src/racoon/
handler.h 149 vchar_t *dhpriv; /* DH; private value */ member in struct:ph1handle
294 vchar_t *dhpriv; /* DH; private value */ member in struct:ph2handle
isakmp_agg.c 173 &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)
    [all...]
isakmp_base.c 434 &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)
    [all...]
isakmp_ident.c 371 &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)
    [all...]
handler.c 335 VPTRINIT(iph1->dhpriv);
630 VPTRINIT(iph2->dhpriv);
isakmp_quick.c 199 &iph2->dhpub, &iph2->dhpriv) < 0) {
1230 &iph2->dhpub, &iph2->dhpriv) < 0) {
    [all...]
oakley.c 445 iph2->dhpriv, iph2->dhpub_p, &iph2->dhgxy) < 0)
    [all...]

Completed in 163 milliseconds