Home | History | Annotate | Download | only in functional

Lines Matching refs:ImportKeyTest

2364 typedef KeymasterHidlTest ImportKeyTest;
2367 * ImportKeyTest.RsaSuccess
2371 TEST_F(ImportKeyTest, RsaSuccess) {
2393 * ImportKeyTest.RsaKeySizeMismatch
2398 TEST_F(ImportKeyTest, RsaKeySizeMismatch) {
2408 * ImportKeyTest.RsaPublicExponentMismatch
2413 TEST_F(ImportKeyTest, RsaPublicExponentMismatch) {
2423 * ImportKeyTest.EcdsaSuccess
2427 TEST_F(ImportKeyTest, EcdsaSuccess) {
2449 * ImportKeyTest.Ecdsa521Success
2453 TEST_F(ImportKeyTest, Ecdsa521Success) {
2475 * ImportKeyTest.EcdsaSizeMismatch
2480 TEST_F(ImportKeyTest, EcdsaSizeMismatch) {
2489 * ImportKeyTest.EcdsaCurveMismatch
2494 TEST_F(ImportKeyTest, EcdsaCurveMismatch) {
2509 * ImportKeyTest.AesSuccess
2513 TEST_F(ImportKeyTest, AesSuccess) {
2536 * ImportKeyTest.AesSuccess
2540 TEST_F(ImportKeyTest, HmacKeySuccess) {