]> git.saurik.com Git - apple/ipsec.git/blob - ipsec-tools/racoon/Crypto/rijndael.h
ipsec-164.10.tar.gz
[apple/ipsec.git] / ipsec-tools / racoon / Crypto / rijndael.h
1 /* $KAME: rijndael.h,v 1.2 2000/10/02 17:14:27 itojun Exp $ */
2
3 #ifndef __RIJNDAEL_H__
4 #define __RIJNDAEL_H__
5
6 #include <rijndael-api-fst.h>
7
8
9 #endif /* __RIJNDAEL_H__ */
10