Home
last modified time | relevance | path

Searched defs:VerificationOperationsTest (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/keymaster/tests/
H A Dandroid_keymaster_test.cpp925 typedef Keymaster2Test VerificationOperationsTest; typedef
928 TEST_P(VerificationOperationsTest, RsaSuccess) { in TEST_P() argument
1199 TEST_P(VerificationOperationsTest, EcdsaSuccess) { in TEST_P() argument
1208 TEST_P(VerificationOperationsTest, EcdsaTooShort) { in TEST_P() argument
1231 TEST_P(VerificationOperationsTest, EcdsaSha256Success) { in TEST_P() argument
1250 TEST_P(VerificationOperationsTest, EcdsaSha224Success) { in TEST_P() argument
1294 TEST_P(VerificationOperationsTest, HmacSha1Success) { in TEST_P() argument
1305 TEST_P(VerificationOperationsTest, HmacSha224Success) { in TEST_P() argument
1316 TEST_P(VerificationOperationsTest, HmacSha256Success) { in TEST_P() argument
1349 TEST_P(VerificationOperationsTest, HmacSha384Success) { in TEST_P() argument
[all …]
/aosp12/hardware/interfaces/keymaster/3.0/vts/functional/
H A Dkeymaster_hidl_hal_test.cpp2010 typedef KeymasterHidlTest VerificationOperationsTest; typedef
2017 TEST_P(VerificationOperationsTest, RsaSuccess) { in TEST_P() argument
2035 TEST_P(VerificationOperationsTest, RsaAllPaddingsAndDigests) { in TEST_P() argument
2131 TEST_P(VerificationOperationsTest, EcdsaAllDigestsAndCurves) { in TEST_P() argument
2214 TEST_P(VerificationOperationsTest, HmacSigningKeyCannotVerify) { in TEST_P() argument
/aosp12/hardware/interfaces/keymaster/4.0/vts/functional/
H A Dkeymaster_hidl_hal_test.cpp1630 typedef KeymasterHidlTest VerificationOperationsTest; typedef
1637 TEST_P(VerificationOperationsTest, RsaSuccess) { in TEST_P() argument
1655 TEST_P(VerificationOperationsTest, RsaAllPaddingsAndDigests) { in TEST_P() argument
1749 TEST_P(VerificationOperationsTest, EcdsaAllDigestsAndCurves) { in TEST_P() argument
1829 TEST_P(VerificationOperationsTest, HmacSigningKeyCannotVerify) { in TEST_P() argument
/aosp12/hardware/interfaces/security/keymint/aidl/vts/functional/
H A DKeyMintTest.cpp3019 typedef KeyMintAidlTestBase VerificationOperationsTest; typedef
3026 TEST_P(VerificationOperationsTest, HmacSigningKeyCannotVerify) { in TEST_P() argument