platform_hardware_interfaces/keymaster/4.0/vts/functional
Ryan Prichard aecb0333b0 Replace std::basic_string<uint8_t> with std::vector
In newer versions of libc++, std::char_traits<T> is no longer defined
for non-character types, and a result, std::basic_string<uint8_t> is
also no longer defined. See
https://discourse.llvm.org/t/deprecating-std-string-t-for-non-character-t/66779.

Bug: 175635923
Test: make checkbuild
Change-Id: Icb3937d8b1ff6dbe7e35e62f2e6cc1e2eb789121
2024-02-12 20:15:47 -08:00
..
Android.bp KM 4 tests for Root-of-Trust 2023-05-11 14:53:58 -04:00
AndroidTest.xml Convert VtsHalKeymasterV*_0TargetTest to be parameterized test 2019-12-11 09:46:54 -08:00
BootloaderStateTest.cpp KM 4 test fix Root-of-Trust parsing 2023-05-24 14:15:29 -04:00
HmacKeySharingTest.cpp Replace std::basic_string<uint8_t> with std::vector 2024-02-12 20:15:47 -08:00
keymaster_hidl_hal_test.cpp Use BoringSSL's public API in keymaster_hidl_hal_test 2023-05-15 00:16:39 -04:00
KeymasterHidlTest.cpp KM 4 tests for Root-of-Trust 2023-05-11 14:53:58 -04:00
KeymasterHidlTest.h KM 4 tests for Root-of-Trust 2023-05-11 14:53:58 -04:00
VerificationTokenTest.cpp Keymaster: update the verifyAuthorization call time and delta time in VerificationToken VTS 2020-08-24 15:01:16 +08:00