Lines Matching defs:NewKeyGeneration
216 class NewKeyGeneration : public Keymaster2Test { class
254 TEST_P(NewKeyGeneration, Rsa) { in TEST_P() argument
288 TEST_P(NewKeyGeneration, RsaDefaultSize) { in TEST_P() argument
298 TEST_P(NewKeyGeneration, Ecdsa) { in TEST_P() argument
326 TEST_P(NewKeyGeneration, EcdsaDefaultSize) { in TEST_P() argument
336 TEST_P(NewKeyGeneration, EcdsaInvalidSize) { in TEST_P() argument
342 TEST_P(NewKeyGeneration, EcdsaMismatchKeySize) { in TEST_P() argument
350 TEST_P(NewKeyGeneration, EcdsaAllValidSizes) { in TEST_P() argument
362 TEST_P(NewKeyGeneration, HmacSha256) { in TEST_P() argument
371 TEST_P(NewKeyGeneration, HmacMultipleDigests) { in TEST_P() argument
382 TEST_P(NewKeyGeneration, HmacDigestNone) { in TEST_P() argument
392 TEST_P(NewKeyGeneration, HmacSha256TooShortMacLength) { in TEST_P() argument
402 TEST_P(NewKeyGeneration, HmacSha256NonIntegralOctetMacLength) { in TEST_P() argument
412 TEST_P(NewKeyGeneration, HmacSha256TooLongMacLength) { in TEST_P() argument