Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/
H A Decdh.h155 mbedtls_ecp_group_id mbedtls_ecdh_get_grp_id(mbedtls_ecdh_context *ctx);
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Decdh.c147 mbedtls_ecp_group_id mbedtls_ecdh_get_grp_id(mbedtls_ecdh_context *ctx) in mbedtls_ecdh_get_grp_id() function
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/suites/
H A Dtest_suite_ecdh.function477 TEST_ASSERT((int) mbedtls_ecdh_get_grp_id(&srv) == id);