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