OVMS3-idf/components/wpa_supplicant/include/crypto
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
..
aes.h wpa_supplicant: replace pre-built crypto library with source code 2016-11-04 14:58:47 +08:00
aes_wrap.h wpa_supplicant: Cleanup fast_xxx modules that use duplicate code 2019-07-10 14:53:20 +05:30
crypto.h wpa_supplicant: Cleanup fast_xxx modules that use duplicate code 2019-07-10 14:53:20 +05:30
dh_group5.h supplicant/esp_wifi: move supplicant to idf 2019-06-29 22:46:52 +08:00
dh_groups.h wpa_supplicant: replace pre-built crypto library with source code 2016-11-04 14:58:47 +08:00
md5.h Add OS adapter to WiFi driver 2018-05-26 17:22:23 +08:00
ms_funcs.h wpa2 enterprise: add wpa2 enterprise API and crypto files 2016-11-11 10:38:57 +08:00
random.h wpa_supplicant: replace pre-built crypto library with source code 2016-11-04 14:58:47 +08:00
sha1.h Add OS adapter to WiFi driver 2018-05-26 17:22:23 +08:00
sha256.h wpa_supplicant: Cleanup fast_xxx modules that use duplicate code 2019-07-10 14:53:20 +05:30
wepkey.h supplicant/esp_wifi: move supplicant to idf 2019-06-29 22:46:52 +08:00