Lines Matching defs:ciphertext
124 uint8_t *ciphertext, size_t ciphertext_size, size_t *ciphertext_length)
138 * ciphertext. */
143 tag = ciphertext + plaintext_length;
153 plaintext, ciphertext,
165 plaintext, ciphertext,
182 ciphertext,
206 /* Locate the tag in a ciphertext buffer containing the encrypted data
212 const uint8_t *ciphertext,
225 *p_tag = ciphertext + payload_length;
235 const uint8_t *ciphertext, size_t ciphertext_length,
250 ciphertext, ciphertext_length,
264 ciphertext, plaintext,
277 ciphertext, plaintext));
293 ciphertext,
551 uint8_t *ciphertext,
569 ciphertext, ciphertext_size, ciphertext_length,
602 (void) ciphertext;