Searched refs:three (Results 1 – 8 of 8) sorted by relevance
/hostap-latest/src/common/ |
D | sae.c | 638 struct crypto_bignum *u2, *t1, *t2, *z, *t, *zero, *one, *two, *three, in sswu() local 665 three = crypto_bignum_init_uint(3); in sswu() 671 if (!u2 || !t1 || !t2 || !z || !t || !zero || !one || !two || !three || in sswu() 730 if (crypto_bignum_exptmod(x1, three, prime, t1) < 0 || in sswu() 744 if (crypto_bignum_exptmod(x2, three, prime, t1) < 0 || in sswu() 822 crypto_bignum_deinit(three, 0); in sswu()
|
/hostap-latest/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 | 636 * fixed MSCHAP UTF-8 to UCS-2 conversion for three-byte encoding; 638 three-byte encoding EAP methods that use NtPasswordHash 2329 (phase1="sim_min_num_chal=3" can be used to require three challenges)
|
/hostap-latest/wpa_supplicant/doc/docbook/ |
D | wpa_cli.sgml | 162 <para>Additionally, three environmental variables are available to
|
/hostap-latest/tests/hwsim/ |
D | README | 16 analysis. Three wpa_supplicant processes are used to control three
|
/hostap-latest/hostapd/ |
D | ChangeLog | 404 * fixed MSCHAP UTF-8 to UCS-2 conversion for three-byte encoding; 406 three-byte encoding EAP methods that use NtPasswordHash 957 entries instead of only using the same three triplets every time
|
/hostap-latest/doc/ |
D | ctrl_iface.doxygen | 513 response TLV(s). The first three parameters are copied from the
|