Searched defs:x (Results 1 – 3 of 3) sorted by relevance
70 #define TRY(x) \ argument82 #define TRY_EXPECT(x, expected_result) \ argument
65 #define TRY_EXPECT_PSA(x, expected_result, key_id, err_code) \ argument99 mbedtls_mpi x; in mbedtls_ecp_decompress() local
161 struct byte_array x; /*ephemeral dh secret key*/ member