Home
last modified time | relevance | path

Searched refs:psa_pake_set_role (Results 1 - 4 of 4) sorted by relevance

/third_party/mbedtls/include/psa/
H A Dcrypto_extra.h757 * This value can be used in a call to psa_pake_set_role() for symmetric PAKE
1382 * (psa_pake_set_role() hasn't been called yet).
1403 psa_status_t psa_pake_set_role(psa_pake_operation_t *operation,
/third_party/mbedtls/tests/include/test/
H A Dpsa_test_wrappers.h613 #define psa_pake_set_role(arg0_operation, arg1_role) \ macro
/third_party/mbedtls/tests/src/
H A Dpsa_test_wrappers.c1087 /* Wrapper for psa_pake_set_role */
1092 psa_status_t status = (psa_pake_set_role)(arg0_operation, arg1_role); in mbedtls_test_wrap_psa_pake_set_role()
/third_party/mbedtls/library/
H A Dpsa_crypto.c8575 psa_status_t psa_pake_set_role( in psa_pake_set_role() function

Completed in 18 milliseconds