OVMS3-idf/components/wpa_supplicant/port/include
Nachiket Kukade 900df44546 wpa_supplicant: Cleanup fast_xxx modules that use duplicate code
wpa_supplicant is using MbedTLS API's for crypto algorithms. For
calling them a duplicate set of modules is maintained prepended
with 'fast_'. Remove these and use flag USE_MBEDTLS_CRYPTO
instead to separate modules calling MbedTLS API's from native
implementation.
2019-07-10 14:53:20 +05:30
..
byteswap.h lwip, wpa_supplicant: use endianness macros from libc if possible 2019-03-19 22:15:32 +08:00
endian.h supplicant/esp_wifi: move supplicant to idf 2019-06-29 22:46:52 +08:00
os.h separate rom from esp32 component to esp_rom 2019-03-21 18:51:45 +08:00
supplicant_opt.h wpa_supplicant: Cleanup fast_xxx modules that use duplicate code 2019-07-10 14:53:20 +05:30