diff options
| author | 2023-07-18 11:49:58 +0000 | |
|---|---|---|
| committer | 2023-07-18 11:49:58 +0000 | |
| commit | eed83858fb4cc41d236fbb1de9f72a49c7216580 (patch) | |
| tree | bb83e6015d28e6614843dd25dbea0ab6978fcef4 /cmds/bootanimation/BootAnimation.cpp | |
| parent | dde5ebaa583af372926e75a4ac495e7c78691cc1 (diff) | |
Revert "Fix Rsa-Oaep operation begin on T+GSI build"
This reverts commit dde5ebaa583af372926e75a4ac495e7c78691cc1.
Reason for revert: Will re-introduce http://b/278157584
Even though KeyMint v2 supports the MGF_DIGEST tag, it does not include it in the key characteristics. This would not be a problem for keys generated on an Android U device with KeyMint v2 but it will be a problem on a device that was upgraded to Android U where keys were generated before the upgrade (so the MGF_DIGEST tag was not added).
Because we have no way of knowing if the MGF_DIGEST tag was specified when the key was created on KeyMint implementations older than v3, we should not add the tag on begin().
Change-Id: I7b34799b95eb2ff054ec4d090ccbd93e6442dcfe
Diffstat (limited to 'cmds/bootanimation/BootAnimation.cpp')
0 files changed, 0 insertions, 0 deletions