mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-23 05:55:40 +01:00
Indent PSA tests according to K&R rules with Mbed TLS tweaks
Only whitespace changes in this commit.
This commit is contained in:
parent
9d8eea7e19
commit
0f915f1d2a
@ -15,7 +15,7 @@
|
||||
* END_DEPENDENCIES
|
||||
*/
|
||||
|
||||
/* BEGIN_CASE */
|
||||
/* BEGIN_CASE */
|
||||
void hash_finish( int alg_arg, data_t *input, data_t *expected_hash )
|
||||
{
|
||||
psa_algorithm_t alg = alg_arg;
|
||||
|
Loading…
Reference in New Issue
Block a user