Home | History | Annotate | Download | only in libtomcrypt

Lines Matching full:hashsize

1823     unsigned long hashsize;    /* digest output size in bytes  */
1839 The \textit{name} member is the name of the hash function (all lowercase). The \textit{hashsize} member is the size of the digest output
1892 for (x = 0; x < hash_descriptor[idx].hashsize; x++)
5770 unsigned long hashsize;
5832 The \textit{hashsize} variable indicates the length of the output in octets.