You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[toup] zephyr: crypto: port crypto mbedtls wrapper
Add crypto_mbedtls_alt.c and tls_mbedtls_alt.c,
which have more functionality for enterprise and DPP.
Can be used by crypto backend CONFIG_WIFI_NM_WPA_SUPPLICANT_CRYPTO_ALT.
Add supp_psa_api.c to use PSA apis for HW acceleration in mbedtls 3.x.
Add wpa_supp_els_pkc_mbedtls_config.h as an example for mbedtls
user config for enterprise.
Porting from
https://github.com/gstrauss/hostap/blob/mbedtls/src/crypto/crypto_mbedtls.c
Signed-off-by: Fengming Ye <[email protected]>
0 commit comments