Home
last modified time | relevance | path

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

/aosp_15_r20/external/mbedtls/library/
H A Dpsa_crypto_pake.c246 operation->role = MBEDTLS_ECJPAKE_SERVER; in mbedtls_psa_pake_setup()
348 operation->role == MBEDTLS_ECJPAKE_SERVER) { in mbedtls_psa_pake_output_internal()
H A Decjpake.c102 if (role != MBEDTLS_ECJPAKE_CLIENT && role != MBEDTLS_ECJPAKE_SERVER) { in mbedtls_ecjpake_setup()
690 if (ctx->role == MBEDTLS_ECJPAKE_SERVER) { in mbedtls_ecjpake_write_round_two()
1073 TEST_ASSERT(mbedtls_ecjpake_setup(&srv, MBEDTLS_ECJPAKE_SERVER, in mbedtls_ecjpake_self_test()
H A Dssl_tls.c2068 role = MBEDTLS_ECJPAKE_SERVER; in mbedtls_ssl_set_hs_ecjpake_password()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dpsa_crypto_pake.c246 operation->role = MBEDTLS_ECJPAKE_SERVER; in mbedtls_psa_pake_setup()
348 operation->role == MBEDTLS_ECJPAKE_SERVER) { in mbedtls_psa_pake_output_internal()
H A Decjpake.c102 if (role != MBEDTLS_ECJPAKE_CLIENT && role != MBEDTLS_ECJPAKE_SERVER) { in mbedtls_ecjpake_setup()
690 if (ctx->role == MBEDTLS_ECJPAKE_SERVER) { in mbedtls_ecjpake_write_round_two()
1073 TEST_ASSERT(mbedtls_ecjpake_setup(&srv, MBEDTLS_ECJPAKE_SERVER, in mbedtls_ecjpake_self_test()
H A Dssl_tls.c2096 role = MBEDTLS_ECJPAKE_SERVER; in mbedtls_ssl_set_hs_ecjpake_password()
/aosp_15_r20/external/mbedtls/include/mbedtls/
H A Decjpake.h44 MBEDTLS_ECJPAKE_SERVER, /**< Server */ enumerator
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/
H A Decjpake.h44 MBEDTLS_ECJPAKE_SERVER, /**< Server */ enumerator
/aosp_15_r20/external/mbedtls/tests/suites/
H A Dtest_suite_ecjpake.function226 TEST_ASSERT(mbedtls_ecjpake_setup(&ctx, MBEDTLS_ECJPAKE_SERVER,
H A Dtest_suite_ecjpake.data14 read_round_one:MBEDTLS_ECJPAKE_SERVER:"4104accf0106ef858fa2d919331346805a78b58bbad0b844e5c789287914…
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/suites/
H A Dtest_suite_ecjpake.data14 read_round_one:MBEDTLS_ECJPAKE_SERVER:"4104accf0106ef858fa2d919331346805a78b58bbad0b844e5c789287914…
H A Dtest_suite_ecjpake.function226 TEST_ASSERT(mbedtls_ecjpake_setup(&ctx, MBEDTLS_ECJPAKE_SERVER,