Searched refs:crypto_mbedtls_get_grp_id (Results 1 – 1 of 1) sorted by relevance
1045 int crypto_mbedtls_get_grp_id(int group) in crypto_mbedtls_get_grp_id() function1086 if ((mbedtls_ecp_group_load(ACCESS_ECDH(&ctx, grp), crypto_mbedtls_get_grp_id(group))) != 0) { in crypto_ecdh_init()