commit | 2caa90aea8725deebbb1957794d13e65c81d7b3b | [log] [tgz] |
---|---|---|
author | Balint Dobszay <balint.dobszay@arm.com> | Tue May 17 11:34:39 2022 +0200 |
committer | Gyorgy Szing <Gyorgy.Szing@arm.com> | Tue May 17 15:29:52 2022 +0200 |
tree | 8a0a1510b0ed105ebbddc2119304740d86a80390 | |
parent | 16961d9bf3eac874adff1667ea93db6fffc9185c [diff] |
Fix psa_raw_key_agreement status code The raw_key_agreement operation is using the wrong status code when the provided buffer is too small, which makes PSA API test 243 fail. Fix this issue. Signed-off-by: Balint Dobszay <balint.dobszay@arm.com> Change-Id: I8d823dd6da2f4d699fc8f1f96e0e4f8e9d854dd2