| /src/crypto/external/cpl/trousers/dist/src/include/ |
| tcslog.h | 38 #define LogDebugFn(fmt, ...) LogMessage(stdout, LOG_DEBUG, APPID, "%s:%d %s: " fmt, __FILE__, __LINE__, __FUNCTION__, ##__VA_ARGS__) 43 LogDebugFn("Tag: %hu", k.hdr.key12.tag); \ 45 LogDebugFn("Version: %hhu.%hhu.%hhu.%hhu", \ 48 LogDebugFn("keyUsage: 0x%hx", k.keyUsage); \ 49 LogDebugFn("keyFlags: 0x%x", k.keyFlags); \ 50 LogDebugFn("authDatausage: %hhu", k.authDataUsage); \ 51 LogDebugFn("pcrInfosize: %u", k.PCRInfoSize); \ 52 LogDebugFn("encDataSize: %u", k.encSize); \ 62 LogDebugFn("*** ERROR UNLOADING DEBUGGING KEY BLOB ***"); \ 83 #define LogDebugFn(fmt, ... [all...] |
| tsplog.h | 30 #define LogDebugFn(fmt, ...) LogMessage(stdout, "LOG_DEBUG", APPID, "%s: " fmt, __FUNCTION__, ##__VA_ARGS__) 43 #define LogDebugFn(fmt, ...)
|
| /src/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/ |
| rpc_nv.c | 39 LogDebugFn("TCS Context: 0x%x", hte->tcsContext); 58 LogDebugFn("getData outputSize"); 69 LogDebugFn("result=%u", result); 85 LogDebugFn("TCS Context: 0x%x", hte->tcsContext); 106 LogDebugFn("getData outputSize"); 117 LogDebugFn("result=%u", result); 133 LogDebugFn("TCS Context: 0x%x", hte->tcsContext); 154 LogDebugFn("getData outputSize"); 165 LogDebugFn("result=%u", result); 182 LogDebugFn("TCS Context: 0x%x", hte->tcsContext) [all...] |
| rpc_daa.c | 43 LogDebugFn("stage=%d", stage); 46 LogDebugFn("TCS Context: 0x%x", hte->tcsContext); 55 LogDebugFn("inputSize0=<network>=%d <host>=%d", inputSize0, inputSize0); 60 LogDebugFn("inputSize1=<network>=%d <host>=%d", inputSize1, inputSize1); 74 LogDebugFn("getData outputSize"); 92 LogDebugFn("getData outputData (outputSize=%u)", *outputSize); 102 LogDebugFn("result=%u", result); 121 LogDebugFn("stage=%d", stage); 124 LogDebugFn("TCS Context: 0x%x", hte->tcsContext); 133 LogDebugFn("inputSize0=<network>=%d <host>=%d", inputSize0, inputSize0) [all...] |
| rpc_oper.c | 33 LogDebugFn("TCS Context: 0x%x", hte->tcsContext);
|
| rpc_context.c | 44 LogDebugFn("Received TCS Context: 0x%x", *tcsContext); 60 LogDebugFn("TCS Context: 0x%x", hte->tcsContext);
|
| rpc_admin.c | 36 LogDebugFn("TCS Context: 0x%x", hte->tcsContext); 59 LogDebugFn("TCS Context: 0x%x", hte->tcsContext); 87 LogDebugFn("TCS Context: 0x%x", hte->tcsContext); 107 LogDebugFn("TCS Context: 0x%x", hte->tcsContext); 127 LogDebugFn("TCS Context: 0x%x", hte->tcsContext); 147 LogDebugFn("TCS Context: 0x%x", hte->tcsContext); 169 LogDebugFn("TCS Context: 0x%x", hte->tcsContext); 199 LogDebugFn("TCS Context: 0x%x", hte->tcsContext); 222 LogDebugFn("TCS Context: 0x%x", hte->tcsContext); 244 LogDebugFn("TCS Context: 0x%x", hte->tcsContext) [all...] |
| rpc_pcr_extend.c | 38 LogDebugFn("TCS Context: 0x%x", hte->tcsContext); 69 LogDebugFn("TCS Context: 0x%x", hte->tcsContext); 98 LogDebugFn("TCS Context: 0x%x", hte->tcsContext);
|
| /src/crypto/external/cpl/trousers/dist/src/tspi/ |
| tsp_admin.c | 40 LogDebugFn("Executing in a transport session"); 67 LogDebugFn("Executing in a transport session"); 86 LogDebugFn("Executing in a transport session"); 103 LogDebugFn("Executing in a transport session"); 122 LogDebugFn("Executing in a transport session"); 140 LogDebugFn("Executing in a transport session"); 157 LogDebugFn("Executing in a transport session"); 175 LogDebugFn("Executing in a transport session"); 193 LogDebugFn("Executing in a transport session"); 211 LogDebugFn("Executing in a transport session") [all...] |
| tsp_pcr_extend.c | 43 LogDebugFn("Executing in a transport session"); 76 LogDebugFn("Executing in a transport session"); 106 LogDebugFn("Executing in a transport session");
|
| tsp_oper.c | 40 LogDebugFn("Executing in a transport session");
|
| tsp_dir.c | 40 LogDebugFn("Executing in a transport session"); 67 LogDebugFn("Executing in a transport session");
|
| tsp_random.c | 40 LogDebugFn("Executing in a transport session"); 70 LogDebugFn("Executing in a transport session");
|
| tsp_maint.c | 42 LogDebugFn("Executing in a transport session"); 95 LogDebugFn("Executing in a transport session"); 121 LogDebugFn("Executing in a transport session"); 142 LogDebugFn("Executing in a transport session"); 182 LogDebugFn("Executing in a transport session");
|
| tsp_selftest.c | 35 LogDebugFn("Executing in a transport session"); 72 LogDebugFn("Executing in a transport session"); 110 LogDebugFn("Executing in a transport session");
|
| /src/crypto/external/cpl/trousers/dist/src/tcs/ |
| tcsi_key.c | 76 LogDebugFn("Enter"); 88 LogDebugFn("Checking if LoadKeyByBlob can be avoided by using existing key"); 91 LogDebugFn("tcs key handle exists"); 95 LogDebugFn("Don't need to reload this key."); 104 LogDebugFn("calling canILoadThisKey"); 109 LogDebugFn("calling evictFirstKey"); 120 LogDebugFn("Submitting request to the TPM"); 125 LogDebugFn("UnloadBlob_Header failed: rc=0x%x", result); 141 LogDebugFn("Key handles for loadKeyByBlob slot:%.8X tcshandle:%.8X", newSlot, newHandle); 334 LogDebugFn("Enter") [all...] |
| tcs_key_mem_cache.c | 90 LogDebugFn("TCSD mem_cached handle: 0x%x", 97 LogDebugFn("returning NULL TCPA_STORE_PUBKEY"); 108 LogDebugFn("looking for 0x%x", tcs_handle); 111 LogDebugFn("TCSD mem_cached handle: 0x%x", 119 LogDebugFn("returning NULL TCPA_STORE_PUBKEY"); 159 LogDebugFn("0x%x", keyHandle); 176 LogDebugFn("calling LoadKeyShim"); 192 LogDebugFn("Exit"); 205 LogDebugFn("TCSD mem_cached handle: 0x%x", tmp->tcs_handle); 242 LogDebugFn("TCSD mem_cached handle: 0x%x", tmp->tcs_handle) [all...] |
| tcsi_counter.c | 47 LogDebugFn("TPM_ReadCounter failed: rc=0x%x", result); 75 LogDebugFn("BAD_PARAMETER: LabelSize != 4"); 93 LogDebugFn("TPM_CreateCounter failed: rc=0x%x", result); 131 LogDebugFn("UnloadBlob_Header failed: rc=0x%x", result); 167 LogDebugFn("UnloadBlob_Header failed: rc=0x%x", result); 202 LogDebugFn("UnloadBlob_Header failed: rc=0x%x", result);
|
| tcsi_oper.c | 31 LogDebugFn("Enter");
|
| tcsi_random.c | 48 LogDebugFn("%u bytes", *bytesRequested); 68 LogDebugFn("received %u bytes from the TPM", bytesReturned); 103 LogDebugFn("Only %u random bytes recieved from TPM.", totalReturned); 129 LogDebugFn("inData is too large! (%u bytes)", inDataSize);
|
| tcsi_caps.c | 83 LogDebugFn("Bad subcap"); 126 LogDebugFn("Bad subcap"); 156 LogDebugFn("Bad subcap"); 175 LogDebugFn("Bad subcap"); 185 LogDebugFn("TSS_TCSCAP_PROP_HOST_PLATFORM"); 203 LogDebugFn("TSS_TCSCAP_PROP_ALL_PLATFORMS"); 233 LogDebugFn("Bad subcap"); 238 LogDebugFn("Bad cap area");
|
| /src/crypto/external/cpl/trousers/dist/src/tspi/gtk/ |
| callbacks.c | 50 LogDebugFn(); 62 LogDebugFn(); 76 LogDebugFn(); 101 LogDebugFn("string len ptr: %p, value = %u", &user_data->string_len, 124 LogDebugFn("string len ptr: %p, value = %u", &user_data->string_len, 136 LogDebugFn(); 156 LogDebugFn("string len ptr: %p, value = %u", &user_data->string_len,
|
| /src/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/ |
| rpc_context.c | 37 LogDebugFn("thread %ld", THREAD_ID); 71 LogDebugFn("thread %ld context %x", THREAD_ID, hContext);
|
| rpc_admin.c | 43 LogDebugFn("thread %ld context %x", THREAD_ID, hContext); 73 LogDebugFn("thread %ld context %x", THREAD_ID, hContext); 105 LogDebugFn("thread %ld context %x", THREAD_ID, hContext); 128 LogDebugFn("thread %ld context %x", THREAD_ID, hContext); 151 LogDebugFn("thread %ld context %x", THREAD_ID, hContext); 178 LogDebugFn("thread %ld context %x", THREAD_ID, hContext); 209 LogDebugFn("thread %ld context %x", THREAD_ID, hContext); 244 LogDebugFn("thread %ld context %x", THREAD_ID, hContext); 271 LogDebugFn("thread %ld context %x", THREAD_ID, hContext); 297 LogDebugFn("thread %ld context %x", THREAD_ID, hContext) [all...] |
| rpc_pcr_extend.c | 45 LogDebugFn("thread %ld context %x", THREAD_ID, hContext); 84 LogDebugFn("thread %ld context %x", THREAD_ID, hContext); 121 LogDebugFn("thread %ld context %x", THREAD_ID, hContext);
|