DO_RSA
#define DO_RSA(keytype) \
#define DO_RSA(impl, type, output) DO_type_specific_keypair(impl, type, output)