Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/crypto/
Dcrypto_mbedtls-ec.c1045 int crypto_mbedtls_get_grp_id(int group) in crypto_mbedtls_get_grp_id() function
1086 if ((mbedtls_ecp_group_load(ACCESS_ECDH(&ctx, grp), crypto_mbedtls_get_grp_id(group))) != 0) { in crypto_ecdh_init()