]> git.saurik.com Git - apple/network_cmds.git/blob - racoon.tproj/rijndael.h
network_cmds-245.19.tar.gz
[apple/network_cmds.git] / racoon.tproj / 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