HomeSort by relevance Sort by last modified time
    Searched refs:ImportKeyTest (Results 1 - 5 of 5) sorted by null

  /external/nos/test/system-test-harness/src/
keymaster-import-key-tests.cc 32 class ImportKeyTest: public testing::Test {
82 unique_ptr<nos::NuggetClientInterface> ImportKeyTest::client;
83 unique_ptr<Keymaster> ImportKeyTest::service;
84 unique_ptr<test_harness::TestHarness> ImportKeyTest::uart_printer;
86 void ImportKeyTest::SetUpTestCase() {
99 void ImportKeyTest::TearDownTestCase() {
109 TEST_F(ImportKeyTest, AlgorithmMissingFails) {
130 TEST_F(ImportKeyTest, RSAInvalidKeySizeFails) {
140 TEST_F(ImportKeyTest, RSAInvalidPublicExponentFails) {
153 TEST_F(ImportKeyTest, RSAKeySizeTagMisatchNFails)
    [all...]
  /system/core/trusty/keymaster/
trusty_keymaster_device_test.cpp 443 typedef TrustyKeymasterTest ImportKeyTest;
444 TEST_F(ImportKeyTest, RsaSuccess) {
467 TEST_F(ImportKeyTest, EcdsaSuccess) {
  /hardware/interfaces/keymaster/3.0/vts/functional/
keymaster_hidl_hal_test.cpp     [all...]
  /hardware/interfaces/keymaster/4.0/vts/functional/
keymaster_hidl_hal_test.cpp     [all...]
  /system/keymaster/tests/
android_keymaster_test.cpp     [all...]

Completed in 177 milliseconds