Home | History | Annotate | Download | only in libtomcrypt

Lines Matching refs:whether

392 Most functions require inputs that are arrays of the data type \textit{unsigned char}.  Whether it is a symmetric key, IV
1469 allowable that $pt = ct$. The \textit{direction} variable indicates whether encryption (direction $=$ \textbf{CCM\_ENCRYPT}) or
3104 \textbf{LTC\_PKCS\_1\_EME} or \textbf{LTC\_PKCS\_1\_EMSA} depending on whether encryption or signature padding is being removed.
3688 The first flags bit denotes whether the key is public (zero) or private (one).
4155 depending on whether you want to export a private or public copy of the DSA key.
5688 updated by the function before returning. The \textit{mode} value indicates whether the counter is big (mode = CTR\_COUNTER\_BIG\_ENDIAN) or
6295 @param map Boolean indicated whether to map back to affine or not