Searched refs:cryptodebug (Results 1 - 14 of 14) sorted by relevance

/illumos-gate/usr/src/lib/libelfsign/common/
H A Delfsignlib.c161 cryptodebug("filesig_insert_dso: unknown version: %d",
200 cryptodebug("filesig_extract: version=%s",
256 cryptodebug("elfsign_begin for get");
263 cryptodebug("elfsign_begin for update");
278 cryptodebug("elfsign_begin: failed initialization");
315 cryptodebug("fcntl(F_SETLK) of %s failed with: %s",
328 cryptodebug("elf_begin() failed: %s", elf_errmsg(-1));
334 cryptodebug("elf_getehdr() failed: %s", elf_errmsg(-1));
343 cryptodebug("elf_getident() failed: %s", elf_errmsg(-1));
356 cryptodebug("elfsign_begi
[all...]
H A Delfcertlib.c201 cryptodebug("elfcertlib_getcert: path=%s, DN=%s",
206 cryptodebug("elfcertlib_getcert: lack of specificity");
270 cryptodebug("elfcertlib_getcert: "
289 cryptodebug("elfcertlib_getcert: no certificate found");
377 cryptodebug("found %d keys at %s", nkeys, pathname);
381 cryptodebug("key %s loaded", pathname);
421 cryptodebug("Error getting ID from cert: %s\n",
463 cryptodebug("Error finding private key: %s\n",
469 cryptodebug("Error finding private key: No key found\n");
472 cryptodebug("ke
[all...]
/illumos-gate/usr/src/cmd/cmd-crypto/cryptoadm/
H A Dadm_kef_ioctl.c72 cryptodebug("out of memory.");
117 cryptodebug("out of memory.");
170 cryptodebug("out of memory.");
206 cryptodebug("out of memory.");
238 cryptodebug("out of memory.");
262 cryptodebug("out of memory.");
274 cryptodebug("CRYPTO_GET_DEV_LIST ioctl failed: %s",
288 cryptodebug("out of memory.");
294 cryptodebug("CRYPTO_GET_DEV_LIST ioctl failed: %s",
303 cryptodebug("CRYPTO_GET_DEV_LIS
[all...]
H A Dadm_metaslot.c132 cryptodebug("Cannot load PKCS#11 framework library. "
140 cryptodebug("Cannot get the address of the C_GetFunctionList "
150 cryptodebug("failed to call C_GetFunctionList in "
159 cryptodebug("C_Initialize failed with error code 0x%x\n", rv);
184 cryptodebug("C_GetSlotInfo failed with error "
205 cryptodebug("C_GetTokenInfo failed with error "
244 cryptodebug("C_GetMechanismList failed with error "
254 cryptodebug("out of memory");
261 cryptodebug("C_GetMechanismList failed with "
298 cryptodebug("C_GetMechanismInf
[all...]
H A Dadm_kef.c361 cryptodebug("CRYPTO_LOAD_DEV_DISABLED ioctl failed: %s",
369 cryptodebug("CRYPTO_LOAD_DEV_DISABLED ioctl return_value = "
434 cryptodebug("out of memory.");
496 cryptodebug("CRYPTO_LOAD_SOFT_DISABLED ioctl failed: %s",
503 cryptodebug("CRYPTO_LOAD_SOFT_DISABLED ioctl return_value = "
637 cryptodebug("CRYPTO_LOAD_DEV_DISABLED ioctl failed: "
646 cryptodebug("CRYPTO_LOAD_DEV_DISABLED ioctl "
664 cryptodebug("CRYPTO_LOAD_SOFT_DISABLED ioctl failed: "
673 cryptodebug("CRYPTO_LOAD_SOFT_DISABLED ioctl "
746 cryptodebug("faile
[all...]
H A Dadm_uef.c165 cryptodebug("out of memory");
210 cryptodebug("list_mechlist_for_lib() - libname is NULL.");
246 cryptodebug("Cannot load PKCS#11 library %s. dlerror: %s",
255 cryptodebug("Cannot get the address of the C_GetFunctionList "
264 cryptodebug("failed to call C_GetFunctionList from %s",
273 cryptodebug("failed to call C_Initialize from %s, "
287 cryptodebug("failed to get the slotlist from %s.", libname);
301 cryptodebug("out of memory.");
309 cryptodebug("failed to call C_GetSlotList() from %s.",
341 cryptodebug("faile
[all...]
H A Dadm_kef_util.c114 cryptodebug("out of memory.");
143 cryptodebug("out of memory.");
204 cryptodebug("failed to parse the kcf.conf file.");
209 cryptodebug("failed to parse the kcf.conf file.");
219 cryptodebug("multiple supportedlist entries "
227 cryptodebug("multiple disabledlist entries "
287 cryptodebug("out of memory.");
347 cryptodebug("out of memory.");
709 cryptodebug("failed to open the kcf.conf file for read only");
775 cryptodebug("faile
[all...]
H A Dadm_util.c50 cryptodebug("out of memory.");
130 cryptodebug("failed to open %s for write.", conf_file);
303 cryptodebug("failed to rename %s to %s: %s", tmpfile_name,
312 cryptodebug("failed to chmod to %s: %s", conf_file,
H A Dcryptoadm.c1143 cryptodebug("internal error");
/illumos-gate/usr/src/cmd/cmd-crypto/elfsign/
H A Delfsign.c31 * This command uses the cryptodebug() function from libcryptoutil.
180 cryptodebug("cmd=sign opts=%s", opts);
186 cryptodebug("cmd=verify opts=%s", opts);
191 cryptodebug("cmd=request opts=%s", opts);
196 cryptodebug("cmd=list opts=%s", opts);
211 cryptodebug("c=%c, '%s'", c, optarg);
213 cryptodebug("c=%c", c);
241 cryptodebug("Invalid field option");
252 cryptodebug("Invalid format option");
291 cryptodebug("Extr
[all...]
/illumos-gate/usr/src/lib/libcryptoutil/common/
H A Ddebug.c42 cryptodebug(const char *fmt, ...) function
H A Dmechstr.c380 cryptodebug("pkcs11_str2mech: hex string passed in: %s",
393 cryptodebug("pkcs11_str2mech: no CKM_ prefix: %s", mech_str);
394 cryptodebug("pkcs11_str2mech: with prefix: CKM_%s", mech_str);
H A Dcryptoutil.h180 extern void cryptodebug(const char *fmt, ...);
/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11Conf.c479 cryptodebug("libpkcs11: No slots presented from %s. "

Completed in 84 milliseconds