HomeSort by: relevance | last modified time | path
    Searched refs:LogError (Results 1 - 25 of 179) sorted by relevancy

1 2 3 4 5 6 7 8

  /src/crypto/external/cpl/trousers/dist/src/tspi/ps/
ps_utils.c 32 LogError("read of %d bytes: %s", size, strerror(errno));
35 LogError("read of %d bytes (only %d read)", size, rc);
49 LogError("write of %d bytes: %s", size, strerror(errno));
52 LogError("write of %d bytes (only %d written)", size, rc);
  /src/crypto/external/cpl/trousers/dist/src/tcsd/
tcsd_conf.c 105 LogError("malloc of %zd bytes failed",
113 LogError("malloc of %u bytes failed", new_class->classURISize);
135 LogError("TCG Specification not supported: \"%s\"", specName);
232 LogError("malloc of %zd bytes failed", strlen(tmp_buf));
299 LogError("Config option \"port\" out of range. %s:%d: \"%d\"",
310 LogError("Config option \"num_threads\" out of range. %s:%d: \"%d\"",
332 LogError("Config option \"firmware_pcrs\" is out of range."
343 LogError("Config option \"firmware_pcrs\" is out of range. "
361 LogError("Config option \"kernel_pcrs\" is out of range. "
372 LogError("Config option \"kernel_pcrs\" is out of range.
    [all...]
tcsd_threads.c 49 LogError("Thread join failed: error: %d", rc);
66 LogError("malloc of %zd bytes failed.", sizeof(struct tcsd_thread_mgr));
78 LogError("malloc of %zu bytes failed.",
98 LogError("Initializing thread attribute failed: error=%d: %s", rc, strerror(rc));
104 LogError("Making thread attribute joinable failed: error=%d: %s", rc, strerror(rc));
113 LogError("max number of connections reached (%d), new connection"
116 LogError("max number of connections reached (%d), new connection"
146 LogError("malloc of %zd bytes failed.", sizeof(THREAD_TYPE));
154 LogError("Thread create failed: %d", rc);
188 LogError("sigfillset failed: error=%d: %s", rc, strerror(rc))
    [all...]
svrside.c 66 LogError("Error closing server socket descriptor - %s",
110 LogError("sigaddset: %s", strerror(errno));
114 LogError("sigaddset: %s", strerror(errno));
119 LogError("Setting thread signal mask: %s", strerror(rc));
127 LogError("signal SIGTERM not registered: %s", strerror(errno));
133 LogError("signal SIGHUP not registered: %s", strerror(errno));
469 LogError("User \"%s\" not found, please add this user"
472 LogError("getpwnam(%s): %s", TSS_USER_NAME, strerror(errno));
481 LogError("Could not create sockets to listen to connections. Aborting...");
506 LogError("No server sockets available to listen connections. Aborting...")
    [all...]
  /src/crypto/external/cpl/trousers/dist/src/tspi/
tsp_caps.c 42 LogError("malloc of %zd bytes failed", sizeof(TSS_VERSION));
84 LogError("Unknown TSP subCap: %u", subCap);
89 LogError("malloc of %u bytes failed", *respSize);
100 LogError("malloc of %zd bytes failed", sizeof(TSS_BOOL));
112 LogError("malloc of %zd bytes failed", sizeof(UINT32));
123 LogError("malloc of %zd bytes failed", sizeof(UINT32));
132 LogError("malloc of %zd bytes failed", sizeof(UINT32));
147 LogError("malloc of %zd bytes failed", sizeof(UINT32));
160 LogError("malloc of %d bytes failed",
tsp_policy.c 58 LogError("Failed to pin secret in memory.");
98 LogError("mlock: %s", strerror(errno));
116 LogError("mlock: %s", strerror(errno));
tsp_quote2.c 70 LogError("malloc of %u bytes failed", dataLen);
93 LogError("malloc of %u bytes failed", *pcrDataSizeOut);
107 LogError("malloc of %u bytes failed", *versionInfoSize);
123 LogError("malloc of %u bytes failed", *sigSize);
tsp_nv.c 46 LogError("malloc of %u bytes failed", dataLen);
82 LogError("malloc of %u bytes failed", dataLen);
120 LogError("malloc of %u bytes failed", dataLen);
159 LogError("malloc of %u bytes failed", dataLen);
181 LogError("malloc of %u bytes failed", *pulDataLength);
213 LogError("malloc of %u bytes failed", dataLen);
235 LogError("malloc of %u bytes failed", *pulDataLength);
  /src/crypto/external/cpl/trousers/dist/src/tcs/ps/
tcsps.c 67 LogError("failed to get system PS lock: %s", strerror(errno));
77 LogError("system PS: open() of %s failed: %s",
84 LogError("failed to get system PS lock of file %s: %s",
100 LogError("failed to unlock system PS file: %s",
136 LogError("lseek: %s", strerror(errno));
142 LogError("%s", __FUNCTION__);
179 LogError("lseek: %s", strerror(errno));
192 LogError("%s", __FUNCTION__);
222 LogError("lseek: %s", strerror(errno));
229 LogError("%s: Buf size too small. Needed %d bytes, passed %d", __FUNCTION__
    [all...]
ps_utils.c 58 LogError("read of %d bytes: %s", size, strerror(errno));
61 LogError("read of %d bytes (only %d read)", size, rc);
76 LogError("write of %d bytes: %s", size, strerror(errno));
79 LogError("write of %d bytes (only %d written)", size, rc);
132 LogError("lseek: %s", strerror(errno));
139 LogError("lseek: %s", strerror(errno));
147 LogError("read of %zd bytes: %s", sizeof(UINT32), strerror(errno));
157 LogError("lseek: %s", strerror(errno));
163 LogError("%s", __FUNCTION__);
169 LogError("lseek: %s", strerror(errno))
    [all...]
  /src/crypto/external/cpl/trousers/dist/src/tcs/
tcs_evlog_imaem.c 68 LogError("Error opening PCR log file %s: %s",
92 LogError("File handle is NULL!\n");
101 LogError("malloc of %zd bytes failed.", sizeof(struct event_wrapper));
119 LogError("malloc of %d bytes failed.", 20);
133 LogError("Failed to read event log file");
138 LogError("Event log file name too big! Max size is %d", EVLOG_FILENAME_MAXSIZE);
144 LogError("Failed to read event log file");
149 LogError("Failed to read event log file");
156 LogError("Failed to read event log file");
163 LogError("malloc of %u bytes failed."
    [all...]
tcs_evlog_biosem.c 53 LogError("Error opening BIOS Eventlog file %s: %s", (char *)source,
77 LogError("malloc of %zd bytes failed.", sizeof(struct event_wrapper));
100 LogError("malloc of %d bytes failed.", 20);
118 LogError("malloc of %d bytes failed.",
126 LogError("read from event source failed: %s",
140 LogError("malloc of %zd bytes failed.",
166 LogError("malloc of %zd bytes failed.", copied_events * sizeof(TSS_PCR_EVENT));
218 LogError("malloc of %zd bytes failed.",
227 LogError("malloc of %d bytes failed.", 20);
245 LogError("malloc of %d bytes failed."
    [all...]
tcsi_caps.c 88 LogError("malloc of %u bytes failed.", *respSize);
102 LogError("malloc of %zd bytes failed.", sizeof(TSS_VERSION));
112 LogError("malloc of %zd byte failed.", sizeof(TSS_BOOL));
131 LogError("malloc of %zd byte failed.", sizeof(TSS_BOOL));
140 LogError("malloc of %zd byte failed.", sizeof(UINT32));
149 LogError("malloc of %d bytes failed.",
166 LogError("malloc of %zd byte failed.", sizeof(TSS_BOOL));
191 LogError("malloc of %u bytes failed.", *respSize);
214 LogError("malloc of %u bytes failed.", *respSize);
tcs_pbg.c 80 LogError("malloc of %u bytes failed", *len1);
101 LogError("Internal error for ordinal 0x%x", ordinal);
115 LogError("malloc of %u bytes failed", *len1);
123 LogError("malloc of %u bytes failed", *len2);
148 LogError("Internal error for ordinal 0x%x", ordinal);
162 LogError("malloc of %u bytes failed", *len1);
169 LogError("malloc of %u bytes failed", *len2);
196 LogError("Internal error for ordinal 0x%x", ordinal);
216 LogError("malloc of %u bytes failed", *len1);
224 LogError("malloc of %u bytes failed", *len2)
    [all...]
tcs_aik.c 71 LogError("malloc of %hu bytes failed.", key->size);
111 LogError("open(%s): %s", path, strerror(errno));
116 LogError("Error stating credential: %s: %s", path, strerror(errno));
127 LogError("Error reading credential: %s: %s", path, strerror(errno));
134 LogError("malloc of %zd bytes failed.", file_size);
tcsi_evlog.c 86 LogError("No source for externel kernel events was compiled in, but "
106 LogError("No source for externel firmware events was compiled in, but "
112 LogError("PCR index %d not flagged as kernel or firmware controlled.", PcrIndex);
153 LogError("malloc of %zd bytes failed.", sizeof(TSS_PCR_EVENT));
201 LogError("No source for externel kernel events was compiled in, but "
221 LogError("No source for externel firmware events was compiled in, but "
227 LogError("PCR index %d not flagged as kernel or firmware controlled.", PcrIndex);
294 LogError("malloc of %zd bytes failed.",
358 LogError("malloc of %zd bytes failed",
  /src/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_issuer/
issue_credential.c 64 LogError("malloc of hexadecimal representation failed");
73 LogError("malloc of %d bytes failed", TPM_DAA_SIZE_issuerModulus);
81 LogError("TPM_DAA_SIZE_issuerModulus * 8 (%d) != DAA_PARAM_KEY_SIZE(%d)",
92 LogError("malloc of %d bytes failed", digest_n0Length);
106 LogError("malloc of %d bytes failed", TPM_DAA_SIZE_issuerModulus);
119 LogError("malloc of %d bytes failed", contextHashLength);
136 LogError("malloc of %d bytes failed", hashLength);
143 LogError("Verification of authenticationProof failed - Step 2.b");
144 LogError("credentialRequest->authenticationProof[%d]=%s",
148 LogError("internal cByte[%d]=%s"
    [all...]
issuer_init.c 69 LogError("EK verification failed");
78 LogError("malloc of %d bytes failed", *nonceIssuerLength);
83 LogError("malloc of %d bytes failed", *nonceIssuerLength);
96 LogError("malloc of %d bytes failed", length_ne);
105 LogError("malloc of %d bytes failed", 256);
119 LogError("Can not encrypt the Authentication Challenge");
key_correctness_proof.c 99 LogError("malloc of %d bytes failed", 10000);
192 LogError("malloc of %d bytes failed", sizeof(bi_array_ptr) * num_of_variables);
205 LogError( "pk->capitalGamma not prime\ncapitalGamma=\n%s",
211 LogError( "pk->rho not prime\nrho=\n%s",
220 LogError( "(capitalGamma - 1) %% rho != 0\nActual value:\n%s",
229 LogError( "(gamma ^ rho) %% capitalGamma != 1\nActual value:\n%s",
240 LogError( "(gamma ^ rho) %% capitalGamma != 1\nActual value:\n%s",
247 LogError( "size( n)[%ld] != DAA_PARAM_SIZE_RSA_MODULUS[%d]",
255 LogError( "n[%ld] != DAA_PARAM_SIZE_RSA_MODULUS[%d]",
263 LogError( "n[%ld] != DAA_PARAM_SIZE_RSA_MODULUS[%d]"
    [all...]
  /src/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_verifier/
verifier_transaction.c 42 LogError("malloc of %d bytes failed", sizeof(DAA_VERIFIER_TRANSACTION));
66 LogError("malloc of %d bytes failed", length);
75 LogError("malloc of %d bytes failed", len_hash);
159 LogError("malloc of %d bytes failed", hashLength);
176 LogError("malloc of %d bytes failed", hashLength);
204 LogError("malloc of %d bytes failed", sizeof(DAA_VERIFIER_TRANSACTION));
298 LogError("malloc of %d bytes failed", length_gamma_modulus);
357 LogError("malloc of %d bytes failed", EVP_MD_size(digest));
439 LogError("malloc of BI <%s> failed", "tmp1");
449 LogError("malloc of TSS_DAA_PK_internal failed")
    [all...]
  /src/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_platform/
platform.c 130 LogError("obj_policy_validate_auth=%d", result);
223 LogError("obj_policy_validate_auth=%d", result);
320 LogError("malloc of %d bytes failed", modulus_length);
420 LogError("malloc of %d bytes failed", outputSize);
428 LogError("malloc of %d bytes failed", *capital_UprimeLength);
525 LogError("malloc of %d bytes failed", modulus_length);
674 LogError("malloc of %d bytes failed", outputSize);
682 LogError("malloc of %d bytes failed", *capital_UprimeLength);
742 LogError("can not retrieve policy from the TPM handler");
747 LogError("can not retrieve the Public endorsed Key")
    [all...]
  /src/crypto/external/cpl/trousers/dist/src/include/
tsplog.h 34 #define LogError(fmt, ...) LogMessage(stderr, "LOG_ERR", APPID, "ERROR: " fmt, ##__VA_ARGS__)
45 #define LogError(fmt, ...)
  /src/crypto/external/cpl/trousers/dist/src/tddl/
tddl.c 132 LogError("Could not find a device to open!");
166 LogError("buffer size handed to TDDL is too large! (%u bytes)", TransmitBufLen);
201 LogError("write to device %s failed: %s",
205 LogError("wrote %d bytes to %s (tried "
217 LogError("read from device %s failed: %s", opened_device->path, strerror(errno));
220 LogError("Zero bytes read from device %s", opened_device->path);
225 LogError("read %d bytes from device %s, (only room for %d)", sizeResult,
262 LogError("ioctl: (%d) %s", errno, strerror(errno));
  /src/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_anonymityrevocation/
csencryption_result.c 27 LogError("malloc of %d bytes failed", sizeof(CS_ENCRYPTION_RESULT));
46 LogError("malloc of %d bytes failed",
73 LogError("malloc of %d bytes failed", bufferLength);
118 LogError("IllegalArgument: msg to big for key size");
133 LogError("Illegal Arguments: delta2==NULL or delta3==NULL");
144 LogError("Illegal Arguments: delta2!=NULL or delta3!=NULL");
192 LogError("Illegal Argument: deltas (delta1:%ld delta2:%ld delta3:%ld)",
197 LogError("randomness >= rho || randomness < 0 \n\trandomness:%s\n\trho:%s\n",
  /src/crypto/external/cpl/trousers/dist/src/tspi/rpc/
hosttable.c 29 LogError("malloc of %zd bytes failed.", sizeof(struct host_table));
90 LogError("malloc of %zd bytes failed.", sizeof(struct host_table_entry));
99 LogError("malloc of %u bytes failed.", hostlen);
109 LogError("malloc of %u bytes failed.", entry->comm.buf_size);
119 LogError("Tspi_Context_Connect attempted on an already connected context!");

Completed in 49 milliseconds

1 2 3 4 5 6 7 8