/external/tpm2-tss/test/integration/ |
D | sapi-policy-authorizeNV.int.c | 51 LOG_INFO("Calling StartAuthSession policy session"); in test_invoke() 69 LOG_INFO("StartAuthSession TPM2_SE_POLICY success! Session handle: " in test_invoke() 96 LOG_INFO("Calling NV_DefineSpace"); in test_invoke() 107 LOG_INFO("NV_DefineSpace success!, NV_index: 0x%x", nv_index); in test_invoke() 120 LOG_INFO("Calling NV_Write"); in test_invoke() 132 LOG_INFO("Sys_NV_Write success!"); in test_invoke() 135 LOG_INFO("Calling PolicyAuthorizeNV"); in test_invoke() 146 LOG_INFO("PolicyAuthorizeNV success!"); in test_invoke() 192 LOG_INFO("Calling CreateLoaded"); in test_invoke() 207 LOG_INFO("success object handle: 0x%x", object_handle); in test_invoke() [all …]
|
D | sapi-policy-template.int.c | 60 LOG_INFO("StartAuthSession for TPM2_SE_POLICY (policy session)"); in test_invoke() 78 LOG_INFO("StartAuthSession for TPM2_SE_POLICY success! Session handle: " in test_invoke() 111 LOG_INFO("Calculating template digest size of in_public: %d", (int)template_size - 2); in test_invoke() 128 LOG_INFO("Calling Tss2_Sys_PolicyTemplate"); in test_invoke() 162 LOG_INFO("Tss2_Sys_SetPrimaryPolicy success"); in test_invoke() 172 LOG_INFO("Creating an object using a correct template"); in test_invoke() 190 LOG_INFO("Creating object: 0x%" PRIx32 " success", object_handle); in test_invoke() 215 LOG_INFO("Creating an object using an incorrect template"); in test_invoke() 243 LOG_INFO("Flushed context for session handle: 0x%" PRIx32 " success!", in test_invoke()
|
D | sapi-tpm-properties.int.c | 26 LOG_INFO("Get TPM Properties Test started."); in test_invoke() 34 LOG_INFO("TPM Manufacturer 0x%x", capability_data.data.tpmProperties.tpmProperty[0].value); in test_invoke() 43 LOG_INFO("TPM revision 0x%X", capability_data.data.tpmProperties.tpmProperty[0].value); in test_invoke() 45 LOG_INFO("Get TPM Properties Test Passed!"); in test_invoke()
|
D | sapi-asymmetric-encrypt-decrypt.int.c | 93 LOG_INFO("Asymmetric Encryption and Decryption Tests started."); in test_invoke() 99 LOG_INFO("New key successfully created. Handle: 0x%8.8x", sym_handle); in test_invoke() 133 LOG_INFO( "Loaded key handle: %8.8x", loaded_sym_handle ); in test_invoke() 144 LOG_INFO("Encrypt successful."); in test_invoke() 151 LOG_INFO("Decrypt successful."); in test_invoke() 153 LOG_INFO("Asymmetric Encryption and Decryption Test Passed!"); in test_invoke()
|
D | sapi-start-auth-session.int.c | 45 LOG_INFO("StartAuthSession for TPM2_SE_POLICY (policy session)"); in test_invoke() 63 LOG_INFO("StartAuthSession for TPM2_SE_POLICY success! Session handle: " in test_invoke() 74 LOG_INFO("Flushed context for session handle: 0x%" PRIx32 " success!", in test_invoke()
|
D | sapi-evict-ctrl.int.c | 37 LOG_INFO("failed to create primary: 0x%" PRIx32, rc); in test_invoke() 48 LOG_INFO("failed to make key 0x%" PRIx32 " persistent: 0x%" PRIx32, in test_invoke() 60 LOG_INFO("failed to make key 0x%" PRIx32 " nonpersistent: 0x%" PRIx32, in test_invoke()
|
D | sapi-create-loaded.int.c | 74 LOG_INFO("Calling CreateLoaded"); in test_invoke() 86 LOG_INFO("success object handle: 0x%x", object_handle); in test_invoke() 97 LOG_INFO("Calling ReadPublic"); in test_invoke() 106 LOG_INFO("success! Object's qualified name is:"); in test_invoke()
|
D | sapi-create-keyedhash-sha1-hmac.int.c | 51 LOG_INFO("primary created successfully: 0x%" PRIx32, parent_handle); in test_invoke() 64 LOG_INFO("Create keyedhash SHA1 HMAC"); in test_invoke() 79 LOG_INFO("success"); in test_invoke()
|
D | esys-create-primary-hmac.int.c | 111 LOG_INFO("\nECC key will be created."); in test_esys_create_primary_hmac() 149 LOG_INFO("\nRSA key will be created."); in test_esys_create_primary_hmac() 184 LOG_INFO("Created Primary with TPM handle 0x%08x...", tpmHandle); in test_esys_create_primary_hmac() 189 LOG_INFO("Done with handle 0x%08x...", tpmHandle); in test_esys_create_primary_hmac()
|
D | esys-create-password-auth.int.c | 118 LOG_INFO("\nECC key will be created."); in test_esys_create_password_auth() 151 LOG_INFO("\nRSA key will be created."); in test_esys_create_password_auth() 184 LOG_INFO("Created Primary with handle 0x%08x...", in test_esys_create_password_auth() 283 LOG_INFO("\nSecond key created."); in test_esys_create_password_auth() 292 LOG_INFO("\nSecond Key loaded."); in test_esys_create_password_auth()
|
D | esys-make-credential.int.c | 103 LOG_INFO("Created session with handle 0x%08x...", in test_esys_make_credential() 119 LOG_INFO("Created session2 with handle 0x%08x...", in test_esys_make_credential() 176 LOG_INFO("\nRSA key will be created."); in test_esys_make_credential() 208 LOG_INFO("Created Primary with handle 0x%08x...", in test_esys_make_credential() 293 LOG_INFO("\nSecond key created."); in test_esys_make_credential() 347 LOG_INFO("\nSecond Key loaded."); in test_esys_make_credential()
|
D | esys-save-and-load-context.int.c | 123 LOG_INFO("\nECC key will be created."); in test_esys_save_and_load_context() 156 LOG_INFO("\nRSA key will be created."); in test_esys_save_and_load_context() 189 LOG_INFO("Created Primary with handle 0x%08x...", in test_esys_save_and_load_context() 288 LOG_INFO("\nSecond key created."); in test_esys_save_and_load_context() 303 LOG_INFO("\nSecond Key loaded."); in test_esys_save_and_load_context()
|
D | sapi-self-test.int.c | 30 LOG_INFO( "SelfTest tests started." ); in test_invoke() 46 LOG_INFO("SelfTest tests passed."); in test_invoke()
|
D | sapi-stir-random.int.c | 36 LOG_INFO("StirRandom tests started."); in test_invoke() 57 LOG_INFO("StirRandom Test Passed!"); in test_invoke()
|
/external/libchrome/base/android/linker/ |
D | linker_jni.cc | 33 #define LOG_INFO(FORMAT, ...) \ macro 37 #define LOG_INFO(FORMAT, ...) ((void)0) macro 144 LOG_INFO("Found ID %p for field '%s'", *field_id, field_name); in InitFieldId() 162 LOG_INFO("Found ID %p for static method '%s'", *method_id, method_name); in InitStaticMethodId() 180 LOG_INFO("Found ID %p for static field '%s'", *field_id, field_name); in InitStaticFieldId() 201 LOG_INFO("Found value %d for class '%s', static field '%s'", in InitStaticInt() 336 LOG_INFO("Set SDK build version to %d", static_cast<int>(value)); in InitSDKVersionInfo() 364 LOG_INFO("Random base load address not determinable"); in Java_org_chromium_base_library_1loader_Linker_nativeGetRandomBaseLoadAddress() 375 LOG_INFO("Random base load address is %p", address); in Java_org_chromium_base_library_1loader_Linker_nativeGetRandomBaseLoadAddress() 438 LOG_INFO("Called for %s, at address 0x%llx", library_name, load_address); in Java_org_chromium_base_library_1loader_Linker_nativeLoadLibrary() [all …]
|
/external/ltp/testcases/kernel/syscalls/syslog/ |
D | syslogtst.c | 96 syslog(LOG_MAIL | LOG_INFO, "syslogtst: mail info test."); in main() 124 syslog(LOG_MAIL | LOG_INFO, in main() 136 syslog(LOG_DAEMON | LOG_INFO, "syslogtst: daemon info test."); in main() 141 syslog(LOG_USER | LOG_INFO, "syslogtst: user info test."); in main() 172 syslog(LOG_USER | LOG_INFO, "syslogtst: info to console test."); in main() 248 syslog(LOG_USER | LOG_INFO, "syslogtst: info log"); in main() 258 syslog(LOG_USER | LOG_INFO, in main() 262 syslog(LOG_MAIL | LOG_INFO, in main() 266 syslog(LOG_DAEMON | LOG_INFO, in main() 270 syslog(LOG_AUTH | LOG_INFO, in main() [all …]
|
/external/adhd/cras/src/server/ |
D | cras_bt_manager.c | 46 syslog(LOG_INFO, "Bluetooth Adapter: %s added", in cras_bt_interface_added() 63 syslog(LOG_INFO, in cras_bt_interface_added() 75 syslog(LOG_INFO, "Bluetooth Profile Manager added"); in cras_bt_interface_added() 90 syslog(LOG_INFO, "Bluetooth Device: %s added", in cras_bt_interface_added() 113 syslog(LOG_INFO, in cras_bt_interface_added() 129 syslog(LOG_INFO, in cras_bt_interface_added() 134 syslog(LOG_INFO, in cras_bt_interface_added() 163 syslog(LOG_INFO, "Bluetooth Adapter: %s removed", in cras_bt_interface_removed() 173 syslog(LOG_INFO, "Bluetooth Device: %s removed", in cras_bt_interface_removed() 184 syslog(LOG_INFO, "Bluetooth Transport: %s removed", in cras_bt_interface_removed() [all …]
|
/external/conscrypt/common/src/jni/main/include/conscrypt/ |
D | trace.h | 70 CONSCRYPT_LOG(LOG_INFO, LOG_TAG "-jni", __VA_ARGS__); \ 74 CONSCRYPT_LOG(LOG_INFO, LOG_TAG "-jni", __VA_ARGS__); \ 78 CONSCRYPT_LOG(LOG_INFO, LOG_TAG "-jni", __VA_ARGS__); \
|
/external/angle/src/common/ |
D | debug.cpp | 167 if (mSeverity > LOG_INFO) in LogMessage() 182 if (DebugAnnotationsInitialized() && (mSeverity > LOG_INFO)) in ~LogMessage() 231 severity == LOG_INFO) in Trace() 237 case LOG_INFO: in Trace() 261 case LOG_INFO: in Trace() 300 if (severity == LOG_EVENT || severity == LOG_WARN || severity == LOG_INFO) in Trace()
|
/external/slf4j/osgi-over-slf4j/src/main/java/org/slf4j/osgi/logservice/impl/ |
D | LogServiceImpl.java | 84 case LOG_INFO: in log() 109 case LOG_INFO: in log() 138 case LOG_INFO: in log() 192 case LOG_INFO: in log()
|
/external/tpm2-tss/test/tpmclient/ |
D | tpmclient.int.c | 121 LOG_INFO("passing case: \tFAILED! %s (%s@%u)", \ 125 LOG_INFO("passing case: \tPASSED! (%s@%u)", \ 134 LOG_INFO("\tfailing case: FAILED! %s Ret code s/b: 0x%x, but was: 0x%x (%s@%u)", \ 138 LOG_INFO("\tfailing case: PASSED! (%s@%u)", \ 166 LOG_INFO("DICTIONARY ATTACK LOCK RESET TEST :" ); in TestDictionaryAttackLockReset() 176 LOG_INFO("STARTUP TESTS:" ); in TestTpmStartup() 246 LOG_INFO("GET_CAPABILITY TESTS:" ); in TestTpmGetCapability() 252 LOG_INFO("\t\tcount: %d, property: %x, manuId: %s", in TestTpmGetCapability() 259 LOG_INFO("\t\tcount: %d, property: %x, max cmd size: %d", in TestTpmGetCapability() 267 LOG_INFO("\t\tcount: %d, property: %x, max cmd size: %d", in TestTpmGetCapability() [all …]
|
/external/libchrome/base/ |
D | syslog_logging.cc | 16 #undef LOG_INFO 72 case LOG_INFO: in ~EventLogMessage() 101 case LOG_INFO: in ~EventLogMessage()
|
/external/ipsec-tools/src/racoon/ |
D | plog.c | 88 { "ERROR", LOG_INFO, }, 89 { "WARNING", LOG_INFO, }, 90 { "NOTIFY", LOG_INFO, }, 91 { "INFO", LOG_INFO, },
|
/external/libbrillo/brillo/ |
D | syslog_logging.cc | 17 const int kSyslogInfo = LOG_INFO; 22 #undef LOG_INFO 43 case logging::LOG_INFO: in HandleMessage()
|
/external/tpm2-tss/test/unit/ |
D | log.c | 31 LOG_INFO("test"); in execute_doLog() 33 LOG_INFO("test"); in execute_doLog()
|