summaryrefslogtreecommitdiff
path: root/extra/yassl/include/openssl/rsa.h
blob: fe64e655bdcbc464a4f14588b3c693347a92ae99 (plain)
1
2
3
4
5
6
7
8
9
10
/* rsa.h for openSSL */


#ifndef yaSSL_rsa_h__
#define yaSSL_rsa_h__

enum { RSA_F4 = 1 };


#endif /* yaSSL_rsa_h__ */