]> git.saurik.com Git - apple/ipsec.git/blame - ipsec-tools/racoon/Crypto/rijndael.h
ipsec-34.0.1.tar.gz
[apple/ipsec.git] / ipsec-tools / racoon / Crypto / rijndael.h
CommitLineData
52b7d2ce
A
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