Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/suites/
H A Dtest_suite_ecdh.function53 mbedtls_ecdh_init(&ctx);
206 mbedtls_ecdh_init(&srv);
207 mbedtls_ecdh_init(&cli);
254 mbedtls_ecdh_init(&srv);
255 mbedtls_ecdh_init(&cli);
381 mbedtls_ecdh_init(&ecdh);
436 mbedtls_ecdh_init(&ecdh);
473 mbedtls_ecdh_init(&srv);
/aosp_15_r20/external/mbedtls/tests/suites/
H A Dtest_suite_ecdh.function53 mbedtls_ecdh_init(&ctx);
206 mbedtls_ecdh_init(&srv);
207 mbedtls_ecdh_init(&cli);
254 mbedtls_ecdh_init(&srv);
255 mbedtls_ecdh_init(&cli);
381 mbedtls_ecdh_init(&ecdh);
436 mbedtls_ecdh_init(&ecdh);
/aosp_15_r20/external/mbedtls/programs/test/
H A Dbenchmark.c1140 mbedtls_ecdh_init(&ecdh); in main()
1161 mbedtls_ecdh_init(&ecdh); in main()
1187 mbedtls_ecdh_init(&ecdh); in main()
1208 mbedtls_ecdh_init(&ecdh); in main()
1243 mbedtls_ecdh_init(&ecdh_srv); in main()
1244 mbedtls_ecdh_init(&ecdh_cli); in main()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/pkey/
H A Decdh_curve25519.c51 mbedtls_ecdh_init(&ctx_cli); in main()
52 mbedtls_ecdh_init(&ctx_srv); in main()
/aosp_15_r20/external/mbedtls/programs/pkey/
H A Decdh_curve25519.c51 mbedtls_ecdh_init(&ctx_cli); in main()
52 mbedtls_ecdh_init(&ctx_srv); in main()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/test/
H A Dbenchmark.c1203 mbedtls_ecdh_init(&ecdh_srv); in main()
1213 mbedtls_ecdh_init(&ecdh_cli); in main()
1235 mbedtls_ecdh_init(&ecdh_srv); in main()
1236 mbedtls_ecdh_init(&ecdh_cli); in main()
/aosp_15_r20/external/mbedtls/include/mbedtls/
H A Decdh.h223 void mbedtls_ecdh_init(mbedtls_ecdh_context *ctx);
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/
H A Decdh.h236 void mbedtls_ecdh_init(mbedtls_ecdh_context *ctx);
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dpsa_crypto_ecp.c547 mbedtls_ecdh_init(&ecdh); in mbedtls_psa_key_agreement_ecdh()
H A Decdh.c159 void mbedtls_ecdh_init(mbedtls_ecdh_context *ctx) in mbedtls_ecdh_init() function
H A Dssl_tls.c991 mbedtls_ecdh_init(&handshake->ecdh_ctx); in ssl_handshake_params_init()
/aosp_15_r20/external/mbedtls/library/
H A Dpsa_crypto_ecp.c512 mbedtls_ecdh_init(&ecdh); in mbedtls_psa_key_agreement_ecdh()
H A Decdh.c150 void mbedtls_ecdh_init(mbedtls_ecdh_context *ctx) in mbedtls_ecdh_init() function
H A Dssl_tls.c979 mbedtls_ecdh_init(&handshake->ecdh_ctx); in ssl_handshake_params_init()
/aosp_15_r20/external/libwebsockets/lib/tls/mbedtls/
H A Dlws-genec.c168 mbedtls_ecdh_init(ctx->u.ctx_ecdh); in lws_genecdh_create()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/docs/
H A Dpsa-transition.md1154 …ntext of type `mbedtls_ecdh_context` or `mbedtls_dhm_context` with `mbedtls_ecdh_init` or `mbedtls…
1179 …ntext of type `mbedtls_ecdh_context` or `mbedtls_dhm_context` with `mbedtls_ecdh_init` or `mbedtls…