diff options
Diffstat (limited to 'src/crypto/hmac.c')
| -rw-r--r-- | src/crypto/hmac.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/crypto/hmac.c b/src/crypto/hmac.c index 7109bbf6a..ed4cefaad 100644 --- a/src/crypto/hmac.c +++ b/src/crypto/hmac.c @@ -34,6 +34,7 @@ */ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL ); +FILE_SECBOOT ( PERMITTED ); /** * @file |
