platform_hardware_interfaces/keymaster/3.0
Iris Chang 3cc78f1d3b Fix Keymaster VTS for OpenSSL error code change
OpenSSL changes error code of large RSA data from
KM_ERROR_INVALID_INPUT_LENGTH to KM_ERROR_INVALID_ARGUMENT which causes
HidlHalGTest#EncryptionOperationsTest.RsaOaepTooLarge and
HidlHalGTest#EncryptionOperationsTest.RsaPkcs1TooLarge tests failed.
Fix keymaster VTS to accept both the error codes.

Bug: 68289922
Test: HidlHalGTest#EncryptionOperationsTest.RsaOaepTooLarge and
      HidlHalGTest#EncryptionOperationsTest.RsaPkcs1TooLargeHidlHalGTest#EncryptionOperationsTest.RsaOaepTooLarge
      and HidlHalGTest#EncryptionOperationsTest.RsaPkcs1TooLarge are
      passed after applying this modification and other Keymaster 3.0
      VTS test cases are not affected.
Change-Id: I493bfa1c6e4b69560dfae3585a416b5c3d33e215
Merged-In: I493bfa1c6e4b69560dfae3585a416b5c3d33e215
(cherry picked from 890d3dfe27)
2017-11-22 12:06:33 +08:00
..
default Rename libkeymaster to libkeymaster_staging 2017-05-04 14:16:20 -07:00
vts/functional Fix Keymaster VTS for OpenSSL error code change 2017-11-22 12:06:33 +08:00
Android.bp Update make file for vndk enabled. 2017-08-04 14:12:23 +09:00
IKeymasterDevice.hal Revert "Add auth token parsing to IKeymasterDevice.hal" 2017-03-28 00:44:17 +00:00
types.hal Convert all comments into "doxygen-ready" comments. 2017-03-29 08:53:58 -07:00