Lines Matching refs:import_keypair
353 ASSERT_TRUE(sDevice->import_keypair != NULL) in SetUpTestCase()
521 sDevice->import_keypair(sDevice, TEST_RSA_KEY_1, sizeof(TEST_RSA_KEY_1), in TEST_F()
557 sDevice->import_keypair(sDevice, TEST_EC_KEY_1, sizeof(TEST_EC_KEY_1), in TEST_F()
593 sDevice->import_keypair(sDevice, BOGUS_KEY_1, sizeof(BOGUS_KEY_1), in TEST_F()
603 sDevice->import_keypair(sDevice, NULL, 0, in TEST_F()
616 sDevice->import_keypair(sDevice, testKey.get(), testKey.length(), in TEST_F()
638 sDevice->import_keypair(sDevice, testKey.get(), testKey.length(), in TEST_F()
673 sDevice->import_keypair(sDevice, testKey.get(), testKey.length(), in TEST_F()
692 sDevice->import_keypair(sDevice, testKey.get(), testKey.length(), in TEST_F()
711 sDevice->import_keypair(sDevice, testKey.get(), testKey.length(), in TEST_F()
730 sDevice->import_keypair(sDevice, testKey.get(), testKey.length(), in TEST_F()
861 sDevice->import_keypair(sDevice, testKey.get(), testKey.length(), in TEST_F()
901 sDevice->import_keypair(sDevice, testKey.get(), testKey.length(), in TEST_F()
949 sDevice->import_keypair(sDevice, testKey.get(), testKey.length(), in TEST_F()
999 sDevice->import_keypair(sDevice, testKey.get(), testKey.length(), in TEST_F()
1027 sDevice->import_keypair(sDevice, testKey.get(), testKey.length(), in TEST_F()
1058 sDevice->import_keypair(sDevice, testKey.get(), testKey.length(), in TEST_F()
1089 sDevice->import_keypair(sDevice, testKey.get(), testKey.length(), in TEST_F()
1126 sDevice->import_keypair(sDevice, testKey.get(), testKey.length(), in TEST_F()
1151 sDevice->import_keypair(sDevice, testKey.get(), testKey.length(), in TEST_F()
1191 sDevice->import_keypair(sDevice, TEST_SIGN_RSA_KEY_1, sizeof(TEST_SIGN_RSA_KEY_1), in TEST_F()
1219 sDevice->import_keypair(sDevice, testKey.get(), testKey.length(), in TEST_F()
1252 sDevice->import_keypair(sDevice, testKey.get(), testKey.length(), in TEST_F()
1261 sDevice->import_keypair(sDevice, testKey2.get(), testKey2.length(), in TEST_F()