Searched refs:three (Results 1 – 8 of 8) sorted by relevance
/hostap-3.6.0/src/common/ |
D | sae.c | 629 struct crypto_bignum *u2, *t1, *t2, *z, *t, *zero, *one, *two, *three, in sswu() local 656 three = crypto_bignum_init_uint(3); in sswu() 662 if (!u2 || !t1 || !t2 || !z || !t || !zero || !one || !two || !three || in sswu() 721 if (crypto_bignum_exptmod(x1, three, prime, t1) < 0 || in sswu() 735 if (crypto_bignum_exptmod(x2, three, prime, t1) < 0 || in sswu() 813 crypto_bignum_deinit(three, 0); in sswu()
|
/hostap-3.6.0/wpa_supplicant/ |
D | README-DPP | 17 three phases of DPP connection are authentication, configuration and
|
D | README-P2P | 484 response TLV(s). The first three parameters are copied from the
|
D | ChangeLog | 586 * fixed MSCHAP UTF-8 to UCS-2 conversion for three-byte encoding; 588 three-byte encoding EAP methods that use NtPasswordHash 2279 (phase1="sim_min_num_chal=3" can be used to require three challenges)
|
/hostap-3.6.0/wpa_supplicant/doc/docbook/ |
D | wpa_cli.sgml | 162 <para>Additionally, three environmental variables are available to
|
/hostap-3.6.0/tests/hwsim/ |
D | README | 16 analysis. Three wpa_supplicant processes are used to control three
|
/hostap-3.6.0/hostapd/ |
D | ChangeLog | 367 * fixed MSCHAP UTF-8 to UCS-2 conversion for three-byte encoding; 369 three-byte encoding EAP methods that use NtPasswordHash 920 entries instead of only using the same three triplets every time
|
/hostap-3.6.0/doc/ |
D | ctrl_iface.doxygen | 513 response TLV(s). The first three parameters are copied from the
|