diff options
Diffstat (limited to 'src/crypto/cbc.c')
| -rw-r--r-- | src/crypto/cbc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/crypto/cbc.c b/src/crypto/cbc.c index 0ba17ee48..ddba7abd9 100644 --- a/src/crypto/cbc.c +++ b/src/crypto/cbc.c @@ -22,6 +22,7 @@ */ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL ); +FILE_SECBOOT ( PERMITTED ); #include <string.h> #include <assert.h> |
