Searched defs:VerificationOperationsTest (Results 1 – 3 of 3) sorted by relevance
/hardware/interfaces/keymaster/4.0/vts/functional/ |
D | keymaster_hidl_hal_test.cpp | 1636 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/ |
D | keymaster_hidl_hal_test.cpp | 2010 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/ |
D | KeyMintTest.cpp | 3875 typedef KeyMintAidlTestBase VerificationOperationsTest; typedef 3882 TEST_P(VerificationOperationsTest, HmacSigningKeyCannotVerify) { in TEST_P() argument 3928 TEST_P(VerificationOperationsTest, HmacVerificationFailsForCorruptSignature) { in TEST_P() argument
|