Lines Matching refs:testKey

611     UniqueReadOnlyBlob testKey(TEST_RSA_KEY_1, sizeof(TEST_RSA_KEY_1));  in TEST_F()  local
612 ASSERT_TRUE(testKey.get() != NULL); in TEST_F()
615 sDevice->import_keypair(sDevice, testKey.get(), testKey.length(), in TEST_F()
633 UniqueReadOnlyBlob testKey(TEST_EC_KEY_1, sizeof(TEST_EC_KEY_1)); in TEST_F() local
634 ASSERT_TRUE(testKey.get() != NULL); in TEST_F()
637 sDevice->import_keypair(sDevice, testKey.get(), testKey.length(), in TEST_F()
665 UniqueReadOnlyBlob testKey(TEST_RSA_KEY_1, sizeof(TEST_RSA_KEY_1)); in TEST_F() local
666 ASSERT_TRUE(testKey.get() != NULL); in TEST_F()
669 sDevice->import_keypair(sDevice, testKey.get(), testKey.length(), in TEST_F()
684 UniqueReadOnlyBlob testKey(TEST_EC_KEY_1, sizeof(TEST_EC_KEY_1)); in TEST_F() local
685 ASSERT_TRUE(testKey.get() != NULL); in TEST_F()
688 sDevice->import_keypair(sDevice, testKey.get(), testKey.length(), in TEST_F()
703 UniqueReadOnlyBlob testKey(TEST_RSA_KEY_1, sizeof(TEST_RSA_KEY_1)); in TEST_F() local
704 ASSERT_TRUE(testKey.get() != NULL); in TEST_F()
707 sDevice->import_keypair(sDevice, testKey.get(), testKey.length(), in TEST_F()
717 UniqueReadOnlyBlob testKey(TEST_RSA_KEY_1, sizeof(TEST_RSA_KEY_1)); in TEST_F() local
718 ASSERT_TRUE(testKey.get() != NULL); in TEST_F()
726 sDevice->import_keypair(sDevice, testKey.get(), testKey.length(), in TEST_F()
853 UniqueReadOnlyBlob testKey(TEST_SIGN_RSA_KEY_1, sizeof(TEST_SIGN_RSA_KEY_1)); in TEST_F() local
854 ASSERT_TRUE(testKey.get() != NULL); in TEST_F()
857 sDevice->import_keypair(sDevice, testKey.get(), testKey.length(), in TEST_F()
893 UniqueReadOnlyBlob testKey(TEST_SIGN_EC_KEY_1, sizeof(TEST_SIGN_EC_KEY_1)); in TEST_F() local
894 ASSERT_TRUE(testKey.get() != NULL); in TEST_F()
897 sDevice->import_keypair(sDevice, testKey.get(), testKey.length(), in TEST_F()
941 UniqueReadOnlyBlob testKey(TEST_SIGN_RSA_KEY_1, sizeof(TEST_SIGN_RSA_KEY_1)); in TEST_F() local
942 ASSERT_TRUE(testKey.get() != NULL); in TEST_F()
945 sDevice->import_keypair(sDevice, testKey.get(), testKey.length(), in TEST_F()
991 UniqueReadOnlyBlob testKey(TEST_SIGN_RSA_KEY_1, sizeof(TEST_SIGN_RSA_KEY_1)); in TEST_F() local
992 ASSERT_TRUE(testKey.get() != NULL); in TEST_F()
995 sDevice->import_keypair(sDevice, testKey.get(), testKey.length(), in TEST_F()
1019 UniqueReadOnlyBlob testKey(TEST_SIGN_RSA_KEY_1, sizeof(TEST_SIGN_RSA_KEY_1)); in TEST_F() local
1020 ASSERT_TRUE(testKey.get() != NULL); in TEST_F()
1023 sDevice->import_keypair(sDevice, testKey.get(), testKey.length(), in TEST_F()
1047 UniqueReadOnlyBlob testKey(TEST_SIGN_RSA_KEY_1, sizeof(TEST_SIGN_RSA_KEY_1)); in TEST_F() local
1048 ASSERT_TRUE(testKey.get() != NULL); in TEST_F()
1051 sDevice->import_keypair(sDevice, testKey.get(), testKey.length(), in TEST_F()
1078 UniqueReadOnlyBlob testKey(TEST_SIGN_EC_KEY_1, sizeof(TEST_SIGN_EC_KEY_1)); in TEST_F() local
1079 ASSERT_TRUE(testKey.get() != NULL); in TEST_F()
1082 sDevice->import_keypair(sDevice, testKey.get(), testKey.length(), in TEST_F()
1115 UniqueReadOnlyBlob testKey(TEST_SIGN_RSA_KEY_1, sizeof(TEST_SIGN_RSA_KEY_1)); in TEST_F() local
1116 ASSERT_TRUE(testKey.get() != NULL); in TEST_F()
1119 sDevice->import_keypair(sDevice, testKey.get(), testKey.length(), in TEST_F()
1140 UniqueReadOnlyBlob testKey(TEST_SIGN_EC_KEY_1, sizeof(TEST_SIGN_EC_KEY_1)); in TEST_F() local
1141 ASSERT_TRUE(testKey.get() != NULL); in TEST_F()
1144 sDevice->import_keypair(sDevice, testKey.get(), testKey.length(), in TEST_F()
1208 UniqueReadOnlyBlob testKey(TEST_SIGN_RSA_KEY_1, sizeof(TEST_SIGN_RSA_KEY_1)); in TEST_F() local
1209 ASSERT_TRUE(testKey.get() != NULL); in TEST_F()
1212 sDevice->import_keypair(sDevice, testKey.get(), testKey.length(), in TEST_F()
1241 UniqueReadOnlyBlob testKey(TEST_SIGN_RSA_KEY_1, sizeof(TEST_SIGN_RSA_KEY_1)); in TEST_F() local
1242 ASSERT_TRUE(testKey.get() != NULL); in TEST_F()
1245 sDevice->import_keypair(sDevice, testKey.get(), testKey.length(), in TEST_F()