#include "../security/interface.h"Go to the source code of this file.
Functions | |
| void | print_usage () |
| int | main (int argc, char *argv[]) |
Definition at line 19 of file mc_genkey.c.
References generate_RSA_keys_ciphertext(), generate_RSA_keys_plaintext(), and print_usage().
| void print_usage | ( | ) |
Definition at line 11 of file mc_genkey.c.
Referenced by main().
1.6.1