Lines Matching defs:VerificationOperationsTest
1055 typedef Keymaster2Test VerificationOperationsTest; typedef
1058 TEST_P(VerificationOperationsTest, RsaSuccess) { in TEST_P() argument
1072 TEST_P(VerificationOperationsTest, RsaPssSha256Success) { in TEST_P() argument
1087 TEST_P(VerificationOperationsTest, RsaPssSha224Success) { in TEST_P() argument
1123 TEST_P(VerificationOperationsTest, RsaPssSha256CorruptSignature) { in TEST_P() argument
1145 TEST_P(VerificationOperationsTest, RsaPssSha256CorruptInput) { in TEST_P() argument
1168 TEST_P(VerificationOperationsTest, RsaPkcs1Sha256Success) { in TEST_P() argument
1182 TEST_P(VerificationOperationsTest, RsaPks1Sha224Success) { in TEST_P() argument
1217 TEST_P(VerificationOperationsTest, RsaPkcs1Sha256CorruptSignature) { in TEST_P() argument
1239 TEST_P(VerificationOperationsTest, RsaPkcs1Sha256CorruptInput) { in TEST_P() argument
1262 TEST_P(VerificationOperationsTest, RsaAllDigestAndPadCombinations) { in TEST_P() argument
1357 TEST_P(VerificationOperationsTest, EcdsaSuccess) { in TEST_P() argument
1369 TEST_P(VerificationOperationsTest, EcdsaTooShort) { in TEST_P() argument
1381 TEST_P(VerificationOperationsTest, EcdsaSlightlyTooLong) { in TEST_P() argument
1398 TEST_P(VerificationOperationsTest, EcdsaSha256Success) { in TEST_P() argument
1420 TEST_P(VerificationOperationsTest, EcdsaSha224Success) { in TEST_P() argument
1441 TEST_P(VerificationOperationsTest, EcdsaAllDigestsAndKeySizes) { in TEST_P() argument
1471 TEST_P(VerificationOperationsTest, HmacSha1Success) { in TEST_P() argument
1484 TEST_P(VerificationOperationsTest, HmacSha224Success) { in TEST_P() argument
1497 TEST_P(VerificationOperationsTest, HmacSha256Success) { in TEST_P() argument
1510 TEST_P(VerificationOperationsTest, HmacSha256TooShortMac) { in TEST_P() argument
1534 TEST_P(VerificationOperationsTest, HmacSha384Success) { in TEST_P() argument
1547 TEST_P(VerificationOperationsTest, HmacSha512Success) { in TEST_P() argument