Home
last modified time | relevance | path

Searched refs:PSA_PAKE_ROLE_CLIENT (Results 1 – 4 of 4) sorted by relevance

/third_party/mbedtls/library/
Dpsa_crypto_pake.c171 mbedtls_ecjpake_role role = (operation->role == PSA_PAKE_ROLE_CLIENT) ? in psa_pake_ecjpake_setup()
426 operation->role == PSA_PAKE_ROLE_CLIENT) { in mbedtls_psa_pake_input_internal()
Dpsa_crypto.c7566 inputs.role = PSA_PAKE_ROLE_CLIENT; in psa_pake_complete_inputs()
7573 if (inputs.role != PSA_PAKE_ROLE_CLIENT && in psa_pake_complete_inputs()
/third_party/mbedtls/include/psa/
Dcrypto_extra.h1034 #define PSA_PAKE_ROLE_CLIENT ((psa_pake_role_t) 0x11) macro
/third_party/mbedtls/tests/suites/
Dtest_suite_psa_crypto.function10072 PSA_ASSERT(psa_pake_set_role(&client, PSA_PAKE_ROLE_CLIENT));
10144 PSA_ASSERT(psa_pake_set_role(&client, PSA_PAKE_ROLE_CLIENT));