Home | History | Annotate | Download | only in libtomcrypt

Lines Matching refs:Depending

1547 unique to every session.  Next, the the optional additional authentication data is processed, and finally the plaintext (or ciphertext depending on the direction).  
1591 After the AAD has been processed, the plaintext (or ciphertext depending on the direction) can be processed.
1601 This processes message data where \textit{pt} is the plaintext and \textit{ct} is the ciphertext. The length of both are equal and stored in \textit{ptlen}. Depending on
1694 /* depending on the protocol and how IV is
2112 produced (depending on which hash was picked). If \textit{outlen} is less than the size of the message digest (and ultimately
3104 \textbf{LTC\_PKCS\_1\_EME} or \textbf{LTC\_PKCS\_1\_EMSA} depending on whether encryption or signature padding is being removed.
3579 This will export the RSA key in either a RSAPublicKey or RSAPrivateKey (PKCS \#1 types) depending on the value of \textit{type}. When it is
4155 depending on whether you want to export a private or public copy of the DSA key.
5090 All four can be used to create custom install locations depending on the nature of the OS and file system in use.