Lines Matching defs:NewKeyGeneration
211 class NewKeyGeneration : public Keymaster2Test { class
249 TEST_P(NewKeyGeneration, Rsa) { in TEST_P() argument
283 TEST_P(NewKeyGeneration, RsaDefaultSize) { in TEST_P() argument
293 TEST_P(NewKeyGeneration, Ecdsa) { in TEST_P() argument
321 TEST_P(NewKeyGeneration, EcdsaDefaultSize) { in TEST_P() argument
331 TEST_P(NewKeyGeneration, EcdsaInvalidSize) { in TEST_P() argument
337 TEST_P(NewKeyGeneration, EcdsaMismatchKeySize) { in TEST_P() argument
345 TEST_P(NewKeyGeneration, EcdsaAllValidSizes) { in TEST_P() argument
357 TEST_P(NewKeyGeneration, HmacSha256) { in TEST_P() argument
366 TEST_P(NewKeyGeneration, CheckKeySizes) { in TEST_P() argument
386 TEST_P(NewKeyGeneration, HmacMultipleDigests) { in TEST_P() argument
397 TEST_P(NewKeyGeneration, HmacDigestNone) { in TEST_P() argument
407 TEST_P(NewKeyGeneration, HmacSha256TooShortMacLength) { in TEST_P() argument
417 TEST_P(NewKeyGeneration, HmacSha256NonIntegralOctetMacLength) { in TEST_P() argument
427 TEST_P(NewKeyGeneration, HmacSha256TooLongMacLength) { in TEST_P() argument