On 04/09/2026 22:11, Sato, Masaki via psa-crypto wrote:
I wonder if PSA Crypto Driver developers read this forum, but I haven’t found a dedicated forum for PSA Crypto Driver. If AES multipart buffering implementation is already somewhere in repository branches, I’d appreciate if you could share such information. I’d like to use the opensource code with as little changes as possible.
The buffering in TF-PSA-Crypto is in psa_cipher_update_ecb() in psa_crypto_cipher.c .
This mailing list isn't used much. Most users of TF-PSA-Crypto use the mbed-tls list (https://lists.trustedfirmware.org/mailman3/lists/mbed-tls.lists.trustedfirmw...). But the main forum for driver writers and core writers is a Discord channel: #psa-crypto-driver-api on the trustedfirmware Discord server (https://discord.gg/8nY8vtkBZ).