mirror of
https://github.com/cuberite/polarssl.git
synced 2025-12-11 00:09:48 -05: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
|
* END_DEPENDENCIES
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* BEGIN_CASE */
|
/* BEGIN_CASE */
|
||||||
void hash_finish( int alg_arg, data_t *input, data_t *expected_hash )
|
void hash_finish( int alg_arg, data_t *input, data_t *expected_hash )
|
||||||
{
|
{
|
||||||
psa_algorithm_t alg = alg_arg;
|
psa_algorithm_t alg = alg_arg;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user