\hypertarget{raw_8c}{
\section{raw.c File Reference}
\label{raw_8c}\index{raw.c@{raw.c}}
}
Implementation of QSEC raw data. 

{\tt \#include \char`\"{}raw.h\char`\"{}}\par
{\tt \#include $<$string.h$>$}\par
\subsection*{Functions}
\begin{CompactItemize}
\item 
const unsigned char $\ast$ \hyperlink{raw_8c_45a7286520fa1686813072671136ea42}{QSEC\_\-unpackRaw} (void $\ast$raw, size\_\-t size, const unsigned char $\ast$buf)
\begin{CompactList}\small\item\em Unpack raw data into a buffer. \item\end{CompactList}\end{CompactItemize}


\subsection{Detailed Description}
Implementation of QSEC raw data. 

\begin{Desc}
\item[Author:]James Swain \& Owen Saxton\end{Desc}
\begin{Desc}
\item[Id]\end{Desc}


\subsection{Function Documentation}
\hypertarget{raw_8c_45a7286520fa1686813072671136ea42}{
\index{raw.c@{raw.c}!QSEC_unpackRaw@{QSEC\_\-unpackRaw}}
\index{QSEC_unpackRaw@{QSEC\_\-unpackRaw}!raw.c@{raw.c}}
\subsubsection{\setlength{\rightskip}{0pt plus 5cm}const unsigned char$\ast$ QSEC\_\-unpackRaw (void $\ast$ {\em raw}, size\_\-t {\em size}, const unsigned char $\ast$ {\em buf})}}
\label{raw_8c_45a7286520fa1686813072671136ea42}


Unpack raw data into a buffer. 

\begin{Desc}
\item[Parameters:]
\begin{description}
\item[{\em raw}]Pointer to a populated raw structure\item[{\em size}]Size of the raw structure being recovered\item[{\em buf}]Pointer to the buffer where the context should be placed\end{description}
\end{Desc}
\begin{Desc}
\item[Returns:]Pointer to the next output location to be filled. \end{Desc}
