Searched refs:verified (Results 1 – 11 of 11) sorted by relevance
/system/security/keystore/ |
D | keystore_client_impl.cpp | 392 bool verified = false; in createOrVerifyEncryptionKey() local 393 if (!verifyEncryptionKeyAttributes(key_name, &verified)) { in createOrVerifyEncryptionKey() 396 if (!verified) { in createOrVerifyEncryptionKey() 430 bool verified = false; in createOrVerifyAuthenticationKey() local 431 if (!verifyAuthenticationKeyAttributes(key_name, &verified)) { in createOrVerifyAuthenticationKey() 434 if (!verified) { in createOrVerifyAuthenticationKey() 466 bool* verified) { in verifyEncryptionKeyAttributes() argument 475 *verified = true; in verifyEncryptionKeyAttributes() 481 *verified = false; in verifyEncryptionKeyAttributes() 488 *verified = false; in verifyEncryptionKeyAttributes() [all …]
|
/system/security/keystore/include/keystore/ |
D | keystore_client_impl.h | 101 bool verifyEncryptionKeyAttributes(const std::string& key_name, bool* verified); 106 bool verifyAuthenticationKeyAttributes(const std::string& key_name, bool* verified);
|
/system/tpm/attestation/common/ |
D | common.proto | 26 // OU=state:[verified|developer] 32 // OU=state:[verified|developer]
|
/system/core/libziparchive/ |
D | zip_archive_test.cc | 499 bool verified, ZipEntry* entry, std::vector<uint8_t>* read_data) { in ZipArchiveStreamTest() argument 524 ASSERT_EQ(verified, stream->Verify()); in ZipArchiveStreamTest()
|
/system/core/libbacktrace/ |
D | backtrace_test.cpp | 309 bool verified = false; in VerifyProcTest() local 327 verified = true; in VerifyProcTest() 335 } while (!verified && (NanoTime() - start) <= 5 * NS_PER_SEC); in VerifyProcTest() 336 ASSERT_TRUE(verified) << "Last backtrace:\n" << last_dump; in VerifyProcTest()
|
/system/bt/stack/btm/ |
D | btm_ble.c | 2213 BOOLEAN verified = FALSE; in BTM_BleVerifySignature() local 2240 verified = TRUE; in BTM_BleVerifySignature() 2245 return verified; in BTM_BleVerifySignature()
|
/system/tpm/trunks/ |
D | tpm_utility_impl.cc | 659 TPMT_TK_VERIFIED verified; in Verify() local 666 &verified, in Verify()
|
/system/core/metricsd/uploader/proto/ |
D | system_profile.proto | 747 // no applicable extensions, extensions only from the webstore and verified by 748 // the webstore, extensions only from the webstore but not verified, or
|
/system/core/init/ |
D | readme.txt | 363 set the partition.<mount_point>.verified properties used by adb remount
|
/system/tpm/trunks/generator/ |
D | raw_commands.txt | 2006 handle has been verified. 8745 verified 27837 verified as being enabled.
|
D | raw_commands_fixed.txt | 2006 handle has been verified. 8756 verified 27848 verified as being enabled.
|