Home
last modified time | relevance | path

Searched refs:point (Results 1 – 25 of 26) sorted by relevance

12

/hostap-latest/src/crypto/
Dcrypto_wolfssl.c1825 ecc_point *point = (ecc_point *) p; in crypto_ec_point_deinit() local
1832 mp_forcezero(point->x); in crypto_ec_point_deinit()
1833 mp_forcezero(point->y); in crypto_ec_point_deinit()
1834 mp_forcezero(point->z); in crypto_ec_point_deinit()
1836 wc_ecc_forcezero_point(point); in crypto_ec_point_deinit()
1839 wc_ecc_del_point(point); in crypto_ec_point_deinit()
1859 const struct crypto_ec_point *point, u8 *x, u8 *y) in crypto_ec_point_to_bin() argument
1861 ecc_point *p = (ecc_point *) point; in crypto_ec_point_to_bin()
1906 ecc_point *point = NULL; in crypto_ec_point_from_bin() local
1912 point = wc_ecc_new_point(); in crypto_ec_point_from_bin()
[all …]
Dcrypto_openssl.c149 const EC_POINT *point, BIGNUM *x, in EC_POINT_get_affine_coordinates() argument
152 return EC_POINT_get_affine_coordinates_GFp(group, point, x, y, ctx); in EC_POINT_get_affine_coordinates()
157 EC_POINT *point, const BIGNUM *x, in EC_POINT_set_affine_coordinates() argument
160 return EC_POINT_set_affine_coordinates_GFp(group, point, x, y, ctx); in EC_POINT_set_affine_coordinates()
172 EC_POINT *point, const BIGNUM *x, in EC_POINT_set_compressed_coordinates() argument
175 return EC_POINT_set_compressed_coordinates_GFp(group, point, x, y_bit, in EC_POINT_set_compressed_coordinates()
2455 const struct crypto_ec_point *point, u8 *x, u8 *y) in crypto_ec_point_to_bin() argument
2468 EC_POINT_get_affine_coordinates(e->group, (EC_POINT *) point, in crypto_ec_point_to_bin()
3269 EC_POINT *point = NULL; in crypto_ec_key_set_pub()
3292 point = EC_POINT_new(ec_group); in crypto_ec_key_set_pub()
[all …]
Dcrypto.h840 const struct crypto_ec_point *point, u8 *x, u8 *y);
Dcrypto_mbedtls_alt.c2174 int crypto_ec_point_to_bin(struct crypto_ec *e, const struct crypto_ec_point *point, u8 *x, u8 *y) in crypto_ec_point_to_bin() argument
2183 mbedtls_mpi *px = &((mbedtls_ecp_point *)point)->MBEDTLS_PRIVATE(X); in crypto_ec_point_to_bin()
2189 mbedtls_mpi *py = &((mbedtls_ecp_point *)point)->MBEDTLS_PRIVATE(Y); in crypto_ec_point_to_bin()
/hostap-latest/doc/
Dporting.doxygen60 \ref config_none.c can be used as an empty starting point for building a
136 \section entry_point Program entry point
144 \ref wpa_supplicant/main.c includes an entry point for UNIX-like
147 operating systems, similar OS-specific entry point implementation is
153 \ref wpa_supplicant_i.h. In most cases, the entry point function should
188 include a driver interface. However, this is a good starting point
194 made functional by adding a proper program entry point (main*.c),
Dtesting_tools.doxygen21 integrates IEEE 802.1X Authenticator (normally, an access point) and
24 having to setup an access point and a wireless client.
90 access point.
Dmainpage.doxygen63 hostapd includes IEEE 802.11 access point management (authentication /
Dp2p.doxygen252 provisioning step at this point by configuring WPS Registrar or
259 state at this point and allows new group formation attempts to be
267 group formation state at this point and allows new group formation
Ddbus.doxygen270 <dd>A passed path doesn't point to any network object.</dd>
272 <dd>A passed path doesn't point to any network object.</dd>
294 <dd>A passed path doesn't point to any network object.</dd>
296 <dd>A passed path doesn't point to any network object.</dd>
628 <dd>A passed path doesn't point to any network object.</dd>
630 <dd>A passed path doesn't point to any network object.</dd>
/hostap-latest/hostapd/
DREADME-WPS14 passphrase/PSK) and configuration of an access point and client
28 - access point: the WLAN access point
37 when WPS is used to configure the access point.
51 point, e.g., for initial network setup. In addition, hostapd can proxy a
88 # empty file as a starting point).
197 negotiation. At that point, a new, random WPA PSK is generated for the
210 At this point, the client has two minutes to complete WPS negotiation
DREADME-MULTI-AP36 From the point of view of hostapd, there is nothing special about these
40 links. A backhaul link is a link between two access point devices, giving
41 internet access to access point devices that don't have a wired link. The
94 hostapd on AP). Note that point 1 means that hostapd must not be configured
DREADME111 Server. An access point includes an Authenticator that relays the packets
148 When a station would like to use the services of an access point, it
154 point. The Authenticator will then ask the Supplicant to authenticate
Dandroid.config22 # newer libnl version and point the hostapd build to use it.
Ddefconfig25 # you may need to point hostapd to your version of libnl.
/hostap-latest/wpa_supplicant/
DREADME-WPS15 passphrase/PSK) and configuration of an access point and client
29 - access point: the WLAN access point
38 when WPS is used to configure the access point.
116 entered at the Registrar to complete WPS registration. At that point,
150 At this point, the AP/Registrar has two minutes to complete WPS
DREADME-Windows.txt52 starting point for building the programs with VS2005 IDE. Visual Studio
299 starting point for the configuration.
DREADME-HS20209 # A successful authentication with the access point is possible as soon
211 # Consortium advertised by the access point.
Ddefconfig38 # you may need to point hostapd to your version of libnl.
284 # Select program entry point implementation:
Deap_testing.txt379 terminate at this point (gets somewhat confused with reply to this)
Dandroid.config235 # Select program entry point implementation:
DREADME909 # At this point, the new network interface should start trying to associate
DChangeLog1892 Windows registry and with the entry point designed to run as a
1906 avoid confusing reports of old errors being reported at later point
/hostap-latest/wpa_supplicant/doc/docbook/
Deapol_test.sgml53 access point) and IEEE 802.1X Supplicant (normally, a wireless
55 test EAP methods without having to setup an access point and a
Dwpa_supplicant.sgml715 <!-- XXX at this point, the page could include a little script
/hostap-latest/tests/hwsim/
DREADME192 modify and add new test cases. The easiest starting point for this is

12