mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-25 08:48:31 -05:00
Include header file to verify prototypes
This commit is contained in:
parent
d7dcba70bc
commit
d2b8812921
@ -17,6 +17,7 @@
|
||||
|
||||
#include "common.h"
|
||||
#include "aes.h"
|
||||
#include "aes_wrap.h"
|
||||
|
||||
/**
|
||||
* aes_wrap - Wrap keys with AES Key Wrap Algorithm (128-bit KEK) (RFC3394)
|
||||
|
Loading…
Reference in New Issue
Block a user