Lines Matching refs:ciphertext
148 uint8_t *ciphertext, size_t ciphertext_size, size_t *ciphertext_length ) in mbedtls_psa_aead_encrypt() argument
167 tag = ciphertext + plaintext_length; in mbedtls_psa_aead_encrypt()
178 plaintext, ciphertext, in mbedtls_psa_aead_encrypt()
192 plaintext, ciphertext, in mbedtls_psa_aead_encrypt()
212 ciphertext, in mbedtls_psa_aead_encrypt()
242 const uint8_t *ciphertext, in psa_aead_unpadded_locate_tag() argument
253 *p_tag = ciphertext + payload_length; in psa_aead_unpadded_locate_tag()
263 const uint8_t *ciphertext, size_t ciphertext_length, in mbedtls_psa_aead_decrypt() argument
277 ciphertext, ciphertext_length, in mbedtls_psa_aead_decrypt()
291 ciphertext, plaintext, in mbedtls_psa_aead_decrypt()
306 ciphertext, plaintext ) ); in mbedtls_psa_aead_decrypt()
325 ciphertext, in mbedtls_psa_aead_decrypt()
597 uint8_t *ciphertext, in mbedtls_psa_aead_finish() argument
615 ciphertext, ciphertext_size, ciphertext_length, in mbedtls_psa_aead_finish()
651 ( void ) ciphertext; in mbedtls_psa_aead_finish()