Searched defs:pkinit_as_req_create (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_clnt.c100 krb5_error_code pkinit_as_req_create
189 retval = pkinit_as_req_create(context, plgctx, reqctx, ctsec, cusec,
192 pkiDebug("error %d on pkinit_as_req_create; aborting PKINIT\n",
271 pkinit_as_req_create(krb5_context context, function
290 pkiDebug("pkinit_as_req_create pa_type = %d\n", reqctx->pa_type);
490 pkiDebug("pkinit_as_req_create retval=%d\n", (int) retval);

Completed in 46 milliseconds