commit | 60a6fe63ec9fe4c3f27c539f9a39b03791c09b91 | [log] [tgz] |
---|---|---|
author | Antonio de Angelis <antonio.deangelis@arm.com> | Tue Jun 18 15:27:34 2019 +0100 |
committer | Antonio de Angelis <antonio.deangelis@arm.com> | Tue Jun 25 12:36:33 2019 +0000 |
tree | 16f0da511f08d4b0e185724ed45a9625c42e6cf5 | |
parent | e873692489f9027ec4b1a9246ca5c982683eeb33 [diff] |
Crypto: Check ownership of context This patch introduces additional checks in the Crypto service to make sure that a multipart operation context user is consistent between calls. The same concept is extended to key handles which are allocated subsequently and can be easily guessed. Signed-off-by: Antonio de Angelis <antonio.deangelis@arm.com> Change-Id: I16a9469682f203083a07ec623127fea71fd9f1e6