Home | History | Annotate | Download | only in libtomcrypt

Lines Matching full:five

183 the key setup, ECB decrypt and encrypt and test vector routines.  After that all five chaining mode routines
911 five of the modes will return {\bf CRYPT\_OK} on success from the encrypt or decrypt functions.
2249 the output MAC code will only be five bytes long. If \textit{outlen} is larger than the default size it is set to the default
4056 forgery easier. Test five ensures that $q$ divides the order of multiplicative sub-group of $\Z/p\Z$. Test six
5205 There are five macros related to endianess issues. For little endian platforms define, \textbf{ENDIAN\_LITTLE}. For big endian
5282 Also see technical note number five for more details.