Lines Matching refs:cryptodebug

161 		cryptodebug("filesig_insert_dso: unknown version: %d",
200 cryptodebug("filesig_extract: version=%s",
255 cryptodebug("elfsign_begin for get");
262 cryptodebug("elfsign_begin for update");
277 cryptodebug("elfsign_begin: failed initialization");
314 cryptodebug("fcntl(F_SETLK) of %s failed with: %s",
327 cryptodebug("elf_begin() failed: %s", elf_errmsg(-1));
333 cryptodebug("elf_getehdr() failed: %s", elf_errmsg(-1));
342 cryptodebug("elf_getident() failed: %s", elf_errmsg(-1));
355 cryptodebug("elfsign_begin: elf_getshstrndx failed");
382 cryptodebug("elf_update() failed: %s",
493 cryptodebug("elfsign_signature");
495 cryptodebug("invalid arguments");
499 cryptodebug("elfsign_signature %s for %s",
510 cryptodebug("gelf_getshdr() failed: %s",
517 cryptodebug("elfsign_signature: found %s", elf_section);
527 cryptodebug("unexpected error: %s", elf_section,
536 cryptodebug("elfsign_signature: %s not found - creating",
543 cryptodebug("elf_getscn() failed: %s",
548 cryptodebug("gelf_getshdr() failed: %s",
553 cryptodebug("elf_getdata() failed: %s",
559 cryptodebug("mismatch between data size %d "
579 cryptodebug("elf_newscn() failed: %s",
584 cryptodebug("gelf_getshdr() failed: %s",
603 cryptodebug("gelf_update_shdr failed");
608 cryptodebug("can't add elf data area for %s: %s",
614 cryptodebug("can't adjust for new section name %s",
620 cryptodebug("can't find signature section");
625 cryptodebug("can't get section data for %s",
643 cryptodebug("section %s is part of a loadable segment, "
657 cryptodebug("elfsign_signature: data->d_size = %d",
661 cryptodebug("can't adjust for revised signature "
706 cryptodebug("elfsign_adjustoffsets: "
712 cryptodebug("elfsign_adjustoffsets: "
717 cryptodebug("gelf_update_shdr failed");
740 cryptodebug("elfsign_adjustoffsets: "
755 cryptodebug("elfsign_adjustoffsets: "
760 cryptodebug("elfsign_adjustoffsets: "
780 cryptodebug("elfsign_adjustoffsets: "
791 cryptodebug("elfsign_adjustoffsets: "
797 cryptodebug("gelf_update_shdr failed");
807 cryptodebug("elf_getehdr() failed: %s", elf_errmsg(-1));
817 cryptodebug("elfsign_adjustoffsets: "
822 cryptodebug("elf_update_ehdr() failed: %s",
933 cryptodebug("elfsign_hash: skipping %s", name);
940 cryptodebug("elfsign_hash: skipping %s", name);
952 cryptodebug("elfsign_hash: %s has NULL data",
956 cryptodebug("elfsign_hash: updating hash "
962 cryptodebug("elfsign_hash: %s", elf_errmsg(-1));
975 cryptodebug("hash value is: %s", hashstr);
1059 cryptodebug("elfsign_verify_signature: version=%s",
1072 cryptodebug("elfsign_verify_signature: signer_DN=\"%s\"",
1074 cryptodebug("elfsign_verify_signature: algorithmOID=\"%s\"",
1096 cryptodebug("unable to find certificate "
1110 cryptodebug("elfsign_verify_signature: invalid cert");
1130 cryptodebug("elfsign_verify_signature:"
1143 cryptodebug("signature value is: %s", sigstr);
1159 cryptodebug("elfsign_verify_signature:"
1246 cryptodebug("elfsign_switch: failed");