Home
last modified time | relevance | path

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

/aosp_15_r20/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
/aosp_15_r20/hardware/interfaces/keymaster/4.0/vts/functional/
H A 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
/aosp_15_r20/hardware/interfaces/security/keymint/aidl/vts/functional/
H A DKeyMintTest.cpp3854 typedef KeyMintAidlTestBase VerificationOperationsTest; typedef
3861 TEST_P(VerificationOperationsTest, HmacSigningKeyCannotVerify) { in TEST_P() argument
3906 TEST_P(VerificationOperationsTest, HmacVerificationFailsForCorruptSignature) { in TEST_P() argument