Lines Matching refs:pkiDebug

77     pkiDebug("pkinit_create_edata: creating edata for error %d (%s)\n",
94 pkiDebug("no edata needed for error %d (%s)\n",
118 pkiDebug("pkinit_server_get_edata: entered!\n");
162 pkiDebug("%s: error from retrieve_certificate_sans()\n", __FUNCTION__);
170 pkiDebug("%s: call_san_checking_plugins() returned retval %d\n",
176 pkiDebug("%s: call_san_checking_plugins() returned decision %d\n",
187 pkiDebug("%s: Checking pkinit sans\n", __FUNCTION__);
191 pkiDebug("%s: Comparing client '%s' to pkinit san value '%s'\n",
196 pkiDebug("%s: pkinit san match found\n", __FUNCTION__);
202 pkiDebug("%s: no pkinit san match found\n", __FUNCTION__);
209 pkiDebug("%s: no upn sans (or we wouldn't accept them anyway)\n",
215 pkiDebug("%s: Checking upn sans\n", __FUNCTION__);
219 pkiDebug("%s: Comparing client '%s' to upn san value '%s'\n",
224 pkiDebug("%s: upn san match found\n", __FUNCTION__);
230 pkiDebug("%s: no upn san match found\n", __FUNCTION__);
256 pkiDebug("%s: returning retval %d, valid_san %d\n",
272 pkiDebug("%s: configuration requests no EKU checking\n", __FUNCTION__);
284 pkiDebug("%s: Error from crypto_check_cert_eku %d (%s)\n",
290 pkiDebug("%s: returning retval %d, eku_accepted %d\n",
325 pkiDebug("pkinit_verify_padata: entered!\n");
360 pkiDebug("processing KRB5_PADATA_PK_AS_REQ\n");
364 pkiDebug("decode_krb5_pa_pk_as_req failed\n");
381 pkiDebug("processing KRB5_PADATA_PK_AS_REQ_OLD\n");
385 pkiDebug("decode_krb5_pa_pk_as_req_draft9 failed\n");
402 pkiDebug("unrecognized pa_type = %d\n", data->pa_type);
407 pkiDebug("pkcs7_signeddata_verify failed\n");
417 pkiDebug("%s: did not find an acceptable SAN in user "
427 pkiDebug("%s: did not find an acceptable EKU in user "
450 pkiDebug("failed to decode krb5_auth_pack\n");
462 pkiDebug("bad dh parameters\n");
479 pkiDebug("decode_krb5_as_req returned %d\n", (int)retval);
485 pkiDebug("encode_krb5_kdc_req_body returned %d\n", (int) retval);
491 pkiDebug("unable to calculate AS REQ checksum\n");
498 pkiDebug("failed to match the checksum\n");
500 pkiDebug("calculating checksum on buf size (%d)\n",
503 pkiDebug("received checksum type=%d size=%d ",
508 pkiDebug("expected checksum type=%d size=%d ",
526 pkiDebug("kdcPkId in AS_REQ does not match KDC's cert"
538 pkiDebug("failed to decode krb5_auth_pack_draft9\n");
548 pkiDebug("bad dh parameters\n");
575 pkiDebug("pkinit_verify_padata failed: creating e-data\n");
578 pkiDebug("pkinit_create_edata failed\n");
719 pkiDebug("missing request context \n");
726 pkiDebug("Unable to locate correct realm context\n");
730 pkiDebug("pkinit_return_padata: entered!\n");
744 pkiDebug("KDC picked etype = %d\n", enctype);
797 pkiDebug("received DH key delivery AS REQ\n");
803 pkiDebug("failed to process/create dh paramters\n");
814 pkiDebug("pkinit_octetstring2key failed: %s\n",
827 pkiDebug("encode_krb5_kdc_dh_key_info failed\n");
845 pkiDebug("failed to create pkcs7 signed data\n");
858 pkiDebug("failed to create pkcs7 signed data\n");
864 pkiDebug("received RSA key delivery AS REQ\n");
868 pkiDebug("unable to make a session key\n");
876 pkiDebug("%s: Checking pa_type 0x%08x\n",
881 pkiDebug("%s: return checksum instead of nonce = %d\n",
915 pkiDebug("unable to calculate AS REQ checksum\n");
919 pkiDebug("calculating checksum on buf size = %d\n", req_pkt->length);
921 pkiDebug("checksum size = %d\n", key_pack->asChecksum.length);
924 pkiDebug("encrypting key (%d)\n", encrypting_key->length);
934 pkiDebug("failed to encode reply_key_pack\n");
966 pkiDebug("failed to encode reply_key_pack\n");
980 pkiDebug("failed to create pkcs7 enveloped data: %s\n",
1014 pkiDebug("failed to encode AS_REP\n");
1074 pkiDebug("pkinit_verify_padata failure");
1110 pkiDebug("%s: entered for realm %s\n", __FUNCTION__, plgctx->realmname);
1154 pkiDebug("%s: invalid value (%d) for pkinit_dh_min_bits, "
1182 pkiDebug("%s: Invalid value for pkinit_eku_checking: '%s'\n",
1210 pkiDebug("%s: returning context at %p for realm '%s'\n",
1215 pkiDebug("%s: unable to find realm context for realm '%.*s'\n",
1233 pkiDebug("%s: initializing context at %p for realm '%s'\n",
1278 pkiDebug("%s: returning context at %p for realm '%s'\n",
1312 pkiDebug("%s: processing realm '%s'\n", __FUNCTION__, realmnames[i]);
1333 pkiDebug("%s: returning context at %p\n", __FUNCTION__, realm_contexts);
1369 pkiDebug("%s: freeing context at %p\n", __FUNCTION__, realm_contexts);
1391 pkiDebug("%s: returning reqctx at %p\n", __FUNCTION__, reqctx);
1407 pkiDebug("pkinit_fini_kdc_req_context: got bad reqctx (%p)!\n", reqctx);
1410 pkiDebug("%s: freeing reqctx at %p\n", __FUNCTION__, reqctx);