diff options
Diffstat (limited to 'tests/test_hmac.c')
-rw-r--r-- | tests/test_hmac.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/test_hmac.c b/tests/test_hmac.c index e26667e..82e76bb 100644 --- a/tests/test_hmac.c +++ b/tests/test_hmac.c @@ -1,7 +1,8 @@ /* test_hmac.c - TinyCrypt implementation of some HMAC 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: * |