Lines Matching defs:NewKeyGeneration
212 class NewKeyGeneration : public Keymaster2Test { class
250 TEST_P(NewKeyGeneration, Rsa) { in TEST_P() argument
274 TEST_P(NewKeyGeneration, RsaDefaultSize) { in TEST_P() argument
282 TEST_P(NewKeyGeneration, Ecdsa) { in TEST_P() argument
300 TEST_P(NewKeyGeneration, EcdsaDefaultSize) { in TEST_P() argument
308 TEST_P(NewKeyGeneration, EcdsaInvalidSize) { in TEST_P() argument
313 TEST_P(NewKeyGeneration, EcdsaMismatchKeySize) { in TEST_P() argument
321 TEST_P(NewKeyGeneration, EcdsaAllValidSizes) { in TEST_P() argument
330 TEST_P(NewKeyGeneration, HmacSha256) { in TEST_P() argument
337 TEST_P(NewKeyGeneration, CheckKeySizes) { in TEST_P() argument
356 TEST_P(NewKeyGeneration, HmacMultipleDigests) { in TEST_P() argument
365 TEST_P(NewKeyGeneration, HmacDigestNone) { in TEST_P() argument
373 TEST_P(NewKeyGeneration, HmacSha256TooShortMacLength) { in TEST_P() argument
381 TEST_P(NewKeyGeneration, HmacSha256NonIntegralOctetMacLength) { in TEST_P() argument
389 TEST_P(NewKeyGeneration, HmacSha256TooLongMacLength) { in TEST_P() argument