Sophie

Sophie

distrib > Mageia > 1 > i586 > by-pkgid > e8773dc1178a3ee82e29ab36424dc729 > files > 1268

libbeecrypt-devel-4.2.1-6.mga1.i586.rpm

\hypertarget{structmd5Param}{
\section{md5Param Struct Reference}
\label{structmd5Param}\index{md5Param@{md5Param}}
}


Holds all the parameters necessary for the MD5 algorithm.  




{\ttfamily \#include $<$md5.h$>$}

\subsection*{Data Fields}
\begin{DoxyCompactItemize}
\item 
uint32\_\-t \hyperlink{structmd5Param_a52fdb7d0abfca678ec6b830dbf86ae10}{h} \mbox{[}4\mbox{]}
\item 
uint32\_\-t \hyperlink{structmd5Param_a1d2ab167ca42b144283815777ff4a110}{data} \mbox{[}16\mbox{]}
\item 
\hyperlink{api_8h_af807108d471a7c68e58df13068048e03}{mpw} \hyperlink{structmd5Param_a1f6e0b1acf1b0b6e30a5b216eb715f0c}{length} \mbox{[}2\mbox{]}
\begin{DoxyCompactList}\small\item\em Multi-\/precision integer counter for the bits that have been processed so far. \item\end{DoxyCompactList}\item 
uint32\_\-t \hyperlink{structmd5Param_a20c789250817503e8018586505ecf0b5}{offset}
\begin{DoxyCompactList}\small\item\em Offset into {\itshape data\/}; points to the place where new data will be copied before it is processed. \item\end{DoxyCompactList}\end{DoxyCompactItemize}


\subsection{Detailed Description}
Holds all the parameters necessary for the MD5 algorithm. 

\subsection{Field Documentation}
\hypertarget{structmd5Param_a1d2ab167ca42b144283815777ff4a110}{
\index{md5Param@{md5Param}!data@{data}}
\index{data@{data}!md5Param@{md5Param}}
\subsubsection[{data}]{\setlength{\rightskip}{0pt plus 5cm}{\bf md5Param::data}}}
\label{structmd5Param_a1d2ab167ca42b144283815777ff4a110}
\hypertarget{structmd5Param_a52fdb7d0abfca678ec6b830dbf86ae10}{
\index{md5Param@{md5Param}!h@{h}}
\index{h@{h}!md5Param@{md5Param}}
\subsubsection[{h}]{\setlength{\rightskip}{0pt plus 5cm}{\bf md5Param::h}}}
\label{structmd5Param_a52fdb7d0abfca678ec6b830dbf86ae10}
\hypertarget{structmd5Param_a1f6e0b1acf1b0b6e30a5b216eb715f0c}{
\index{md5Param@{md5Param}!length@{length}}
\index{length@{length}!md5Param@{md5Param}}
\subsubsection[{length}]{\setlength{\rightskip}{0pt plus 5cm}{\bf md5Param::length}}}
\label{structmd5Param_a1f6e0b1acf1b0b6e30a5b216eb715f0c}


Multi-\/precision integer counter for the bits that have been processed so far. 

\hypertarget{structmd5Param_a20c789250817503e8018586505ecf0b5}{
\index{md5Param@{md5Param}!offset@{offset}}
\index{offset@{offset}!md5Param@{md5Param}}
\subsubsection[{offset}]{\setlength{\rightskip}{0pt plus 5cm}{\bf md5Param::offset}}}
\label{structmd5Param_a20c789250817503e8018586505ecf0b5}


Offset into {\itshape data\/}; points to the place where new data will be copied before it is processed. 



The documentation for this struct was generated from the following file:\begin{DoxyCompactItemize}
\item 
include/beecrypt/\hyperlink{md5_8h}{md5.h}\end{DoxyCompactItemize}