Home
last modified time | relevance | path

Searched refs:arg1_password (Results 1 – 2 of 2) sorted by relevance

/mbedtls/tests/include/test/
A Dpsa_test_wrappers.h599 mbedtls_svc_key_id_t arg1_password);
600 #define psa_pake_set_password_key(arg0_operation, arg1_password) \ argument
601 mbedtls_test_wrap_psa_pake_set_password_key(arg0_operation, arg1_password)
/mbedtls/tests/src/
A Dpsa_test_wrappers.c1065 mbedtls_svc_key_id_t arg1_password) in mbedtls_test_wrap_psa_pake_set_password_key() argument
1067 psa_status_t status = (psa_pake_set_password_key)(arg0_operation, arg1_password); in mbedtls_test_wrap_psa_pake_set_password_key()

Completed in 9 milliseconds