Home
last modified time | relevance | path

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

/hardware/interfaces/keymaster/4.0/vts/functional/
Dkeymaster_hidl_hal_test.cpp1636 typedef KeymasterHidlTest VerificationOperationsTest; typedef
1643 TEST_P(VerificationOperationsTest, RsaSuccess) { in TEST_P() argument
1661 TEST_P(VerificationOperationsTest, RsaAllPaddingsAndDigests) { in TEST_P() argument
1756 TEST_P(VerificationOperationsTest, EcdsaAllDigestsAndCurves) { in TEST_P() argument
1836 TEST_P(VerificationOperationsTest, HmacSigningKeyCannotVerify) { in TEST_P() argument
/hardware/interfaces/keymaster/3.0/vts/functional/
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
/hardware/interfaces/security/keymint/aidl/vts/functional/
DKeyMintTest.cpp3875 typedef KeyMintAidlTestBase VerificationOperationsTest; typedef
3882 TEST_P(VerificationOperationsTest, HmacSigningKeyCannotVerify) { in TEST_P() argument
3928 TEST_P(VerificationOperationsTest, HmacVerificationFailsForCorruptSignature) { in TEST_P() argument