Sophie

Sophie

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

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

\hypertarget{structblowfishParam}{
\section{blowfishParam Struct Reference}
\label{structblowfishParam}\index{blowfishParam@{blowfishParam}}
}


Holds all the parameters necessary for the Blowfish cipher.  




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

\subsection*{Data Fields}
\begin{DoxyCompactItemize}
\item 
uint32\_\-t \hyperlink{structblowfishParam_a4c5ad09d2167f603682f84373b4708b6}{p} \mbox{[}BLOWFISHPSIZE\mbox{]}
\begin{DoxyCompactList}\small\item\em Holds the key expansion. \item\end{DoxyCompactList}\item 
uint32\_\-t \hyperlink{structblowfishParam_a82a3e49436fba83242b66f2d530cea21}{s} \mbox{[}1024\mbox{]}
\begin{DoxyCompactList}\small\item\em Holds the s-\/boxes. \item\end{DoxyCompactList}\item 
uint32\_\-t \hyperlink{structblowfishParam_a1ca673c86a0c0a5fecc3eb47ca812536}{fdback} \mbox{[}2\mbox{]}
\begin{DoxyCompactList}\small\item\em Buffer to be used by block chaining or feedback modes. \item\end{DoxyCompactList}\end{DoxyCompactItemize}


\subsection{Detailed Description}
Holds all the parameters necessary for the Blowfish cipher. 

\subsection{Field Documentation}
\hypertarget{structblowfishParam_a1ca673c86a0c0a5fecc3eb47ca812536}{
\index{blowfishParam@{blowfishParam}!fdback@{fdback}}
\index{fdback@{fdback}!blowfishParam@{blowfishParam}}
\subsubsection[{fdback}]{\setlength{\rightskip}{0pt plus 5cm}{\bf blowfishParam::fdback}}}
\label{structblowfishParam_a1ca673c86a0c0a5fecc3eb47ca812536}


Buffer to be used by block chaining or feedback modes. 

\hypertarget{structblowfishParam_a4c5ad09d2167f603682f84373b4708b6}{
\index{blowfishParam@{blowfishParam}!p@{p}}
\index{p@{p}!blowfishParam@{blowfishParam}}
\subsubsection[{p}]{\setlength{\rightskip}{0pt plus 5cm}{\bf blowfishParam::p}}}
\label{structblowfishParam_a4c5ad09d2167f603682f84373b4708b6}


Holds the key expansion. 

\hypertarget{structblowfishParam_a82a3e49436fba83242b66f2d530cea21}{
\index{blowfishParam@{blowfishParam}!s@{s}}
\index{s@{s}!blowfishParam@{blowfishParam}}
\subsubsection[{s}]{\setlength{\rightskip}{0pt plus 5cm}{\bf blowfishParam::s}}}
\label{structblowfishParam_a82a3e49436fba83242b66f2d530cea21}


Holds the s-\/boxes. 



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