Home
last modified time | relevance | path

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

/lib/mbedtls/external/mbedtls/include/psa/
A Dcrypto_extra.h760 #define PSA_PAKE_ROLE_NONE ((psa_pake_role_t) 0x00) macro
/lib/mbedtls/external/mbedtls/tests/suites/
A Dtest_suite_psa_crypto_pake.function665 SETUP_ALWAYS_CHECK_STEP(psa_pake_set_role(&operation, PSA_PAKE_ROLE_NONE),
/lib/mbedtls/external/mbedtls/library/
A Dpsa_crypto.c8593 if (role == PSA_PAKE_ROLE_NONE) { in psa_pake_set_role()

Completed in 22 milliseconds