Lines Matching refs:ciphertext
124 uint8_t *ciphertext, size_t ciphertext_size, size_t *ciphertext_length) in mbedtls_psa_aead_encrypt() argument
143 tag = ciphertext + plaintext_length; in mbedtls_psa_aead_encrypt()
153 plaintext, ciphertext, in mbedtls_psa_aead_encrypt()
165 plaintext, ciphertext, in mbedtls_psa_aead_encrypt()
182 ciphertext, in mbedtls_psa_aead_encrypt()
212 const uint8_t *ciphertext, in psa_aead_unpadded_locate_tag() argument
225 *p_tag = ciphertext + payload_length; in psa_aead_unpadded_locate_tag()
235 const uint8_t *ciphertext, size_t ciphertext_length, in mbedtls_psa_aead_decrypt() argument
250 ciphertext, ciphertext_length, in mbedtls_psa_aead_decrypt()
264 ciphertext, plaintext, in mbedtls_psa_aead_decrypt()
277 ciphertext, plaintext)); in mbedtls_psa_aead_decrypt()
293 ciphertext, in mbedtls_psa_aead_decrypt()
551 uint8_t *ciphertext, in mbedtls_psa_aead_finish() argument
569 ciphertext, ciphertext_size, ciphertext_length, in mbedtls_psa_aead_finish()
602 (void) ciphertext; in mbedtls_psa_aead_finish()