Home
last modified time | relevance | path

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

/aosp_15_r20/external/mbedtls/tests/suites/
H A Dtest_suite_ecdh.function282 mbedtls_ecdh_enable_restart(&srv);
283 mbedtls_ecdh_enable_restart(&cli);
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/suites/
H A Dtest_suite_ecdh.function282 mbedtls_ecdh_enable_restart(&srv);
283 mbedtls_ecdh_enable_restart(&cli);
/aosp_15_r20/external/mbedtls/include/mbedtls/
H A Decdh.h434 void mbedtls_ecdh_enable_restart(mbedtls_ecdh_context *ctx);
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/
H A Decdh.h447 void mbedtls_ecdh_enable_restart(mbedtls_ecdh_context *ctx);
/aosp_15_r20/external/mbedtls/library/
H A Decdh.c224 void mbedtls_ecdh_enable_restart(mbedtls_ecdh_context *ctx) in mbedtls_ecdh_enable_restart() function
H A Dssl_tls12_client.c2845 mbedtls_ecdh_enable_restart(&ssl->handshake->ecdh_ctx); in ssl_write_client_key_exchange()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Decdh.c233 void mbedtls_ecdh_enable_restart(mbedtls_ecdh_context *ctx) in mbedtls_ecdh_enable_restart() function
H A Dssl_tls12_client.c2840 mbedtls_ecdh_enable_restart(&ssl->handshake->ecdh_ctx); in ssl_write_client_key_exchange()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/docs/
H A Dpsa-transition.md1219 Restartable key agreement (enabled by `mbedtls_ecdh_enable_restart`) is not yet available through t…