You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The psa_key_attributes_t type is implementation-defined according to
the PSA Crypto spec.
Compare its fields individually instead of doing a memcmp() over the
entire struct.
Signed-off-by: Tomi Fontanilles <[email protected]>
(cherry picked from commit 16c07e0e8cd697e31599f1114820428f2b095f8d)
Signed-off-by: Tomi Fontanilles <[email protected]>
0 commit comments