mirror of
https://github.com/cuberite/polarssl.git
synced 2025-11-19 12:34:46 -05:00
Add test cases validating that if a stored key only had the hash policy, then after loading it psa_get_key_attributes reports that it also has the message policy, and the key can be used with message functions. Signed-off-by: gabor-mezei-arm <gabor.mezei@arm.com>