commit | 188953df07f5128c0803364c2bf1453c7336fc64 | [log] [tgz] |
---|---|---|
author | Julian Hall <julian.hall@arm.com> | Fri Jul 30 12:11:43 2021 +0100 |
committer | Gyorgy Szing <Gyorgy.Szing@arm.com> | Wed Oct 06 00:48:53 2021 +0200 |
tree | 42144c2a481fece6d2f00d700478f8d3e7afeb54 | |
parent | 464021a2435c3abf1ff3757ff3627d87b270ad1b [diff] |
Add arbitrary length crypto operations Adds client-side implementations of PSA Crypto API methods that operate on arbitrary sized data. These build on top of the multi-step PSA Crypto API methods that support processing of arbitrary sized data. AEAD operations are not implemented as Mbed TLS currently does not support multi-step AEAD operations. Signed-off-by: Julian Hall <julian.hall@arm.com> Change-Id: I89b209efcc924f0850c4be154b0f338394c2ff81