summaryrefslogtreecommitdiff
path: root/security/keymint/aidl/vts/functional/AttestKeyTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* KeyMint VTS: don't combine ATTEST_KEY with SIGNDavid Drysdale2021-11-291-15/+15
* KeyMint VTS: catch empty cert chainsDavid Drysdale2021-08-111-0/+3
* KeyMint VTS: improve attestation testsDavid Drysdale2021-06-171-2/+120
* KeyMint VTS: test getKeyCharacteristics()David Drysdale2021-06-071-0/+7
* Merge "KeyMint: improve HAL spec and tests" into sc-devDavid Drysdale2021-05-211-2/+4
|\
| * KeyMint: improve HAL spec and testsDavid Drysdale2021-05-211-2/+4
* | KeyMint vts: Correct the EC curve parameter and some return codeTommy Chiu2021-05-181-4/+4
|/
* Merge changes Ic8949e22,Ia3a6363dShawn Willden2021-05-041-0/+3
|\
| * Make AttestKeyTest not crash if no cert is returned.Shawn Willden2021-05-031-0/+3
* | More KeyMint VTS testcasesDavid Drysdale2021-04-301-1/+56
|/
* Add more symmetric KeyMint testsDavid Drysdale2021-04-301-3/+3
* Added various vts tests for attestKey.Selene Huang2021-04-241-7/+365
* Correct error code in attest_key docs.Shawn Willden2021-04-011-0/+30
* Test that provisioned keys can be used with KeyMintDavid Drysdale2021-03-291-23/+0
* Add KeyPurpose::ATTEST_KEY.Shawn Willden2021-02-171-0/+235