rsa_key_free
genlist_free(rmconf->rsa_private, rsa_key_free);
genlist_free(rmconf->rsa_public, rsa_key_free);
void rsa_key_free(void *data);