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

/osnet-11/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_crypto_openssl.c4094 * pkinit_open_session now does several things including prompting the user if
4105 pkinit_open_session(krb5_context context, function
4174 pkiDebug("pkinit_open_session: no slots, count: %d\n", count);
4243 pkiDebug("pkinit_open_session: no token, already prompted\n");
4420 pkiDebug("pkinit_open_session: pkinit_choose_tokens failed: %d\n", r);
4450 pkiDebug("pkinit_open_session: pkinit_choose_tokens failed: %d\n", r);
5452 return (pkinit_open_session(context, plg_cryptoctx, req_cryptoctx,

Completed in 79 milliseconds