diff options
Diffstat (limited to 'tests/test_ctr_mode.c')
-rw-r--r-- | tests/test_ctr_mode.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/test_ctr_mode.c b/tests/test_ctr_mode.c index e858506..9cdf04d 100644 --- a/tests/test_ctr_mode.c +++ b/tests/test_ctr_mode.c @@ -1,7 +1,8 @@ /* test_ctr_mode.c - TinyCrypt implementation of some AES-CTR tests */ + /* * Copyright (C) 2015 by Intel Corporation, All Rights Reserved. - * + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * |