Searched refs:arg1_password (Results 1 – 2 of 2) sorted by relevance
640 mbedtls_svc_key_id_t arg1_password);641 #define psa_pake_set_password_key(arg0_operation, arg1_password) \ argument642 mbedtls_test_wrap_psa_pake_set_password_key(arg0_operation, arg1_password)
1124 mbedtls_svc_key_id_t arg1_password) in mbedtls_test_wrap_psa_pake_set_password_key() argument1126 psa_status_t status = (psa_pake_set_password_key)(arg0_operation, arg1_password); in mbedtls_test_wrap_psa_pake_set_password_key()