Monero
Loading...
Searching...
No Matches
MakeCryptoOps Namespace Reference

Functions

 qhasmToC (fi, header, out)

Variables

str a = ""
 license = textwrap.dedent()
 crypto_ops_includes = textwrap.dedent()
 predeclarations = textwrap.dedent()
 fe_comments = textwrap.dedent()
 sc_comments = textwrap.dedent()
 ge_comments = textwrap.dedent()
 xmr_comments = textwrap.dedent()
 fe = glob.glob("fe*.c")
 ge = glob.glob("ge*.c")

Function Documentation

◆ qhasmToC()

MakeCryptoOps.qhasmToC ( fi,
header,
out )

Variable Documentation

◆ a

MakeCryptoOps.a = ""

◆ crypto_ops_includes

MakeCryptoOps.crypto_ops_includes = textwrap.dedent()

◆ fe

MakeCryptoOps.fe = glob.glob("fe*.c")

◆ fe_comments

MakeCryptoOps.fe_comments = textwrap.dedent()

◆ ge

MakeCryptoOps.ge = glob.glob("ge*.c")

◆ ge_comments

MakeCryptoOps.ge_comments = textwrap.dedent()

◆ license

MakeCryptoOps.license = textwrap.dedent()

◆ predeclarations

MakeCryptoOps.predeclarations = textwrap.dedent()

◆ sc_comments

MakeCryptoOps.sc_comments = textwrap.dedent()

◆ xmr_comments

MakeCryptoOps.xmr_comments = textwrap.dedent()