Home
last modified time | relevance | path

Searched refs:SIGNING (Results 1 – 2 of 2) sorted by relevance

/system/hardware/interfaces/wifi/keystore/1.0/vts/functional/
DVtsHalWifiKeystoreV1_0TargetTest.cpp49 SIGNING, enumerator
152 if (purpose == KeyPurpose::SIGNING) { in generateKey()
240 bool result = generateKey(kTestKeyName, KeyPurpose::SIGNING, true); in TEST_P()
289 bool result = generateKey(kTestKeyName, KeyPurpose::SIGNING, true); in TEST_P()
362 bool result = generateKey(kTestKeyName, KeyPurpose::SIGNING, false); in TEST_P()
390 bool result = generateKey(kTestKeyName, KeyPurpose::SIGNING, true); in TEST_P()
464 bool result = generateKey(kTestKeyName, KeyPurpose::SIGNING, false); in TEST_P()
489 bool result = generateKey(kTestKeyName, KeyPurpose::SIGNING, true); in TEST_P()
/system/hardware/interfaces/wifi/keystore/1.0/default/test/
DWifiLegacyKeystoreIntegrationTest.cpp47 SIGNING, enumerator