Home | History | Annotate | Download | only in libtomcrypt

Lines Matching refs:original

533    /* now we have decrypted ct to the original plaintext in pt */                        
933 stored in \textit{len}. The XXX\_setiv will initialize the chaining mode state as if the original IV were the new IV specified. The length
1535 /* now pt[0..31] should hold the original plaintext,
3161 This function decodes an OAEP encoded message and outputs the original message that was passed to the OAEP encoder. \textit{msg} is the
3755 those from the original key generation function.
4139 This will decrypt the ciphertext \textit{in} of length \textit{inlen}, and store the original payload in \textit{out} of length \textit{outlen}.
4377 The function will make a copy of the list provided, and sort it by the TAG. Objects with identical TAGs are additionally sorted on their original placement in the
4857 original input. After the first four characters is the rest of the message.