|
Electroneum
|
Namespaces | |
| MakeCryptoOps | |
Functions | |
| def | MakeCryptoOps.qhasmToC (fi, header, out) |
Variables | |
| string | MakeCryptoOps.a = "" |
| MakeCryptoOps.license = textwrap.dedent() | |
| MakeCryptoOps.crypto_ops_includes = textwrap.dedent() | |
| MakeCryptoOps.predeclarations = textwrap.dedent() | |
| MakeCryptoOps.fe_comments = textwrap.dedent() | |
| MakeCryptoOps.sc_comments = textwrap.dedent() | |
| MakeCryptoOps.ge_comments = textwrap.dedent() | |
| MakeCryptoOps.etn_comments = textwrap.dedent() | |
| MakeCryptoOps.fe = glob.glob("fe*.c") | |
| MakeCryptoOps.ge = glob.glob("ge*.c") | |