Home | History | Annotate | Download | only in cipher

Lines Matching refs:ciphertext

76  * plaintext, and ciphertext that is known to be good
153 debug_print(mod_cipher, "ciphertext: %s",
157 /* compare the resulting ciphertext with that in the test case */
162 if (buffer[i] != test_case->ciphertext[i]) {
174 octet_string_hex_string(test_case->ciphertext,
193 /* copy ciphertext into test buffer */
199 buffer[i] = test_case->ciphertext[i];
201 debug_print(mod_cipher, "ciphertext: %s",
320 debug_print(mod_cipher, "ciphertext: %s",
325 * decrypt the ciphertext