index
:
Project-1CE/hardware_interfaces
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keymaster
/
4.0
/
vts
/
functional
/
KeymasterHidlTest.cpp
Age
Commit message (
Expand
)
Author
2022-03-14
Key{Mint,Master} VTS: fix incremental AES tags
David Drysdale
2022-03-03
Split AESincremental VTS test into 4 Tests(For blockmodes-ECB,CBC,GCM,CTR)
anil.hiranniah
2021-08-20
Revert "AesInvalidKeySize skip 192 on SB devices"
Max Bires
2021-08-09
AesInvalidKeySize skip 192 on SB devices
Max Bires
2020-02-11
Keymaster 4.1 VTS tests
Shawn Willden
2020-02-11
Update KM4 VTS tests to allow s/w implementation to pass.
Shawn Willden
2020-02-11
Update Keymaster 4.0 VTS to use parameterized tests.
Shawn Willden
2020-02-11
Remove dependency on libsoftkeymaster.
Shawn Willden
2019-12-29
Remove creation time checks.
Shawn Willden
2019-12-11
Convert VtsHalKeymasterV*_0TargetTest to be parameterized test
Dan Shi
2019-10-02
Merge "Add Keymaster VTS tests for some AES cases:"
Treehugger Robot
2019-10-01
Merge "Added VTS tests for clearing operation slots after service death."
Rob Barnes
2019-09-19
Add Keymaster VTS tests for some AES cases:
Rob Barnes
2019-09-10
Added VTS tests for clearing operation slots after service death.
Rob Barnes
2019-06-24
Increase leniency of attestation record timestamps
Garret Kelly
2019-04-11
Expanding VTS test coverage
Max Bires
2018-09-21
Don't use initializer_list as return type
Yi Kong
2018-08-28
Fix KM VTS tests for Strongbox implementations
Baranidharan Muthukumaran
2018-08-10
Respect limited requirements for Strongbox KM implementations
nagendra modadugu
2018-04-04
Correct TripleDes tests.
Shawn Willden
2018-01-19
Add additional parameters to importWrappedKey
Shawn Willden
2018-01-18
Refactor VTS tests a bit, to enable adding tests in separate files.
Shawn Willden