Lines Matching refs:cryptodebug

161 		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_begin: elf_getshstrndx failed");
383 cryptodebug("elf_update() failed: %s",
494 cryptodebug("elfsign_signature");
496 cryptodebug("invalid arguments");
500 cryptodebug("elfsign_signature %s for %s",
511 cryptodebug("gelf_getshdr() failed: %s",
518 cryptodebug("elfsign_signature: found %s", elf_section);
528 cryptodebug("unexpected error: %s", elf_section,
537 cryptodebug("elfsign_signature: %s not found - creating",
544 cryptodebug("elf_getscn() failed: %s",
549 cryptodebug("gelf_getshdr() failed: %s",
554 cryptodebug("elf_getdata() failed: %s",
560 cryptodebug("mismatch between data size %d "
580 cryptodebug("elf_newscn() failed: %s",
585 cryptodebug("gelf_getshdr() failed: %s",
604 cryptodebug("gelf_update_shdr failed");
609 cryptodebug("can't add elf data area for %s: %s",
615 cryptodebug("can't adjust for new section name %s",
621 cryptodebug("can't find signature section");
626 cryptodebug("can't get section data for %s",
644 cryptodebug("section %s is part of a loadable segment, "
658 cryptodebug("elfsign_signature: data->d_size = %d",
662 cryptodebug("can't adjust for revised signature "
707 cryptodebug("elfsign_adjustoffsets: "
713 cryptodebug("elfsign_adjustoffsets: "
718 cryptodebug("gelf_update_shdr failed");
741 cryptodebug("elfsign_adjustoffsets: "
756 cryptodebug("elfsign_adjustoffsets: "
761 cryptodebug("elfsign_adjustoffsets: "
781 cryptodebug("elfsign_adjustoffsets: "
792 cryptodebug("elfsign_adjustoffsets: "
798 cryptodebug("gelf_update_shdr failed");
808 cryptodebug("elf_getehdr() failed: %s", elf_errmsg(-1));
818 cryptodebug("elfsign_adjustoffsets: "
823 cryptodebug("elf_update_ehdr() failed: %s",
934 cryptodebug("elfsign_hash: skipping %s", name);
941 cryptodebug("elfsign_hash: skipping %s", name);
953 cryptodebug("elfsign_hash: %s has NULL data",
957 cryptodebug("elfsign_hash: updating hash "
963 cryptodebug("elfsign_hash: %s", elf_errmsg(-1));
976 cryptodebug("hash value is: %s", hashstr);
1060 cryptodebug("elfsign_verify_signature: version=%s",
1073 cryptodebug("elfsign_verify_signature: signer_DN=\"%s\"",
1075 cryptodebug("elfsign_verify_signature: algorithmOID=\"%s\"",
1097 cryptodebug("unable to find certificate "
1112 cryptodebug("elfsign_verify_signature: invalid cert");
1131 cryptodebug("elfsign_verify_signature:"
1144 cryptodebug("signature value is: %s", sigstr);
1160 cryptodebug("elfsign_verify_signature: invalid signature");
1245 cryptodebug("elfsign_switch: failed");