Include header file to verify prototypes

This commit is contained in:
Jouni Malinen 2009-12-28 16:01:21 +02:00 committed by Jouni Malinen
parent d7dcba70bc
commit d2b8812921

View file

@ -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)