NASFAQ/CRS_CC/doc/latex/info_8h_source.tex

27 lines
1.4 KiB
TeX
Raw Normal View History

2022-02-15 14:01:37 +00:00
\hypertarget{info_8h_source}{}\doxysection{info.\+h}
\label{info_8h_source}\index{/home/steaky/git/CRS/src/Exchange/info.h@{/home/steaky/git/CRS/src/Exchange/info.h}}
\begin{DoxyCode}{0}
\DoxyCodeLine{1 \textcolor{preprocessor}{\#ifndef \_info\_H\_}}
\DoxyCodeLine{2 \textcolor{preprocessor}{\#define \_info\_H\_}}
\DoxyCodeLine{3 }
\DoxyCodeLine{4 \textcolor{preprocessor}{\#include <stdio.h>}}
\DoxyCodeLine{5 \textcolor{preprocessor}{\#include <stdlib.h>}}
\DoxyCodeLine{6 }
\DoxyCodeLine{7 \textcolor{preprocessor}{\#include "{}../../src/EllipticCurves/models.h"{}}}
\DoxyCodeLine{8 \textcolor{preprocessor}{\#include "{}../../src/Exchange/keygen.h"{}}}
\DoxyCodeLine{9 \textcolor{preprocessor}{\#include "{}../../src/Exchange/setup.h"{}}}
\DoxyCodeLine{10 }
\DoxyCodeLine{11 \textcolor{preprocessor}{\#include <gmp.h>}}
\DoxyCodeLine{12 \textcolor{preprocessor}{\#include <flint/fmpz.h>}}
\DoxyCodeLine{13 \textcolor{preprocessor}{\#include <flint/fq.h>}}
\DoxyCodeLine{14 }
\DoxyCodeLine{15 \textcolor{keywordtype}{void} print\_verbose\_walk(uint, fmpz\_t, fmpz\_t, \textcolor{keywordtype}{int}, \textcolor{keywordtype}{int});}
\DoxyCodeLine{16 \textcolor{keywordtype}{void} print\_verbose\_walk\_total\_time(\textcolor{keywordtype}{int});}
\DoxyCodeLine{17 \textcolor{keywordtype}{void} print\_timing\_json(fmpz\_t, \textcolor{keywordtype}{float});}
\DoxyCodeLine{18 }
\DoxyCodeLine{19 \textcolor{preprocessor}{\#endif}}
\DoxyCodeLine{20 }
\end{DoxyCode}