RSA_MAX_KEY_LEN
#define RSA_MAX_KEY_LEN 4096 /* RSA max key length in bits */
#define RSA_MAX_KEY_LEN 256 /* RSA max key length in bytes */