Home
last modified time | relevance | path

Searched refs:IANA_SECP256R1 (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/
Desp_wpa3.c25 int g_allowed_groups[] = { IANA_SECP256R1, 0 };
29 int default_group = IANA_SECP256R1; in wpa3_build_sae_commit()
/hal_espressif-latest/components/wpa_supplicant/src/utils/
Dcommon.h484 #define IANA_SECP256R1 19 macro
/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/crypto/
Dcrypto_mbedtls-ec.c56 case IANA_SECP256R1: in crypto_ec_init()
1048 case IANA_SECP256R1: in crypto_mbedtls_get_grp_id()
/hal_espressif-latest/components/wpa_supplicant/src/ap/
Dieee802_11.c471 int default_group[] = { IANA_SECP256R1, 0}; in handle_auth_sae()