Sophie

Sophie

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

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

\hypertarget{structaesParam}{
\section{aesParam Struct Reference}
\label{structaesParam}\index{aesParam@{aesParam}}
}


Holds all the parameters necessary for the AES cipher.  




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

\subsection*{Data Fields}
\begin{DoxyCompactItemize}
\item 
uint32\_\-t \hyperlink{structaesParam_a1235a533a7e8574baf51c3e31e4bf69b}{k} \mbox{[}64\mbox{]}
\begin{DoxyCompactList}\small\item\em Holds the key expansion. \item\end{DoxyCompactList}\item 
uint32\_\-t \hyperlink{structaesParam_a50ba4b303eb2b91cef41cfc9eb055c7f}{nr}
\begin{DoxyCompactList}\small\item\em Number of rounds to be used in encryption/decryption. \item\end{DoxyCompactList}\item 
uint32\_\-t \hyperlink{structaesParam_a0c5da5c65c0bdee48c89149217a458ce}{fdback} \mbox{[}4\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 AES cipher. 

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


Buffer to be used by block chaining or feedback modes. 

\hypertarget{structaesParam_a1235a533a7e8574baf51c3e31e4bf69b}{
\index{aesParam@{aesParam}!k@{k}}
\index{k@{k}!aesParam@{aesParam}}
\subsubsection[{k}]{\setlength{\rightskip}{0pt plus 5cm}{\bf aesParam::k}}}
\label{structaesParam_a1235a533a7e8574baf51c3e31e4bf69b}


Holds the key expansion. 

\hypertarget{structaesParam_a50ba4b303eb2b91cef41cfc9eb055c7f}{
\index{aesParam@{aesParam}!nr@{nr}}
\index{nr@{nr}!aesParam@{aesParam}}
\subsubsection[{nr}]{\setlength{\rightskip}{0pt plus 5cm}{\bf aesParam::nr}}}
\label{structaesParam_a50ba4b303eb2b91cef41cfc9eb055c7f}


Number of rounds to be used in encryption/decryption. 



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