summaryrefslogtreecommitdiff
path: root/security/keymint/aidl/vts/functional/AttestKeyTest.cpp
AgeCommit message (Expand)Author
2022-06-13KeyMint VTS: cope with ATTEST_KEY +/- SIGNDavid Drysdale
2022-05-05KeyMint VTS: skip device ID checks on GSIDavid Drysdale
2022-03-25KeyMint: Device IDs attestation based on verion.Prashant Patil
2022-03-21KeyMint VTS: strict test only for v2+David Drysdale
2022-02-05Fixed vts tests cases which do not support factory attestation.subrahmanyaman
2021-12-16Merge "KeyMint: new version number in attestation"David Drysdale
2021-12-15KeyMint: new version number in attestationDavid Drysdale
2021-12-15Merge "KeyMint VTS: ATTEST_KEY has no other purpose"David Drysdale
2021-12-08Avoid SIGSEGV if attest key generation fails.Brian J Murray
2021-11-03KeyMint VTS: ATTEST_KEY has no other purposeDavid Drysdale
2021-11-01KeyMint VTS: don't combine ATTEST_KEY with SIGNDavid Drysdale
2021-08-05KeyMint VTS: catch empty cert chainsDavid Drysdale
2021-06-17KeyMint VTS: improve attestation testsDavid Drysdale
2021-05-25KeyMint VTS: test getKeyCharacteristics()David Drysdale
2021-05-19KeyMint: improve HAL spec and testsDavid Drysdale
2021-05-12KeyMint vts: Correct the EC curve parameter and some return codeTommy Chiu
2021-05-04Merge changes Ic8949e22,Ia3a6363dShawn Willden
2021-05-03Make AttestKeyTest not crash if no cert is returned.Shawn Willden
2021-04-30More KeyMint VTS testcasesDavid Drysdale
2021-04-30Add more symmetric KeyMint testsDavid Drysdale
2021-04-24Added various vts tests for attestKey.Selene Huang
2021-04-01Correct error code in attest_key docs.Shawn Willden
2021-03-29Test that provisioned keys can be used with KeyMintDavid Drysdale
2021-02-17Add KeyPurpose::ATTEST_KEY.Shawn Willden