Correct PPTP server firewall rules chain.
[tomato/davidwu.git] / release / src / router / cyassl / include / openssl / rsa.h
blob55038c13d5c873b86c691fda7062dcec6a2bb109
1 /* rsa.h for openSSL */
4 #ifndef CYASSL_RSA_H_
5 #define CYASSL_RSA_H_
7 enum { RSA_F4 = 1 };
10 #endif /* header */