Home
last modified time | relevance | path

Searched refs:do_matching (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_identity.c588 int do_matching, in pkinit_identity_initialize() argument
627 idopts, id_cryptoctx, princ, do_matching); in pkinit_identity_initialize()
631 if (do_matching) { in pkinit_identity_initialize()
H A Dpkinit.h285 int do_matching, /* IN */
H A Dpkinit_crypto.h434 int do_matching); /* IN */
H A Dpkinit_crypto_openssl.c3736 int do_matching, in check_load_certs() argument
3878 } else if (do_matching){ in check_load_certs()
3928 int do_matching) in pkinit_open_session() argument
4043 if (!(cctx->p11flags & C_PROMPTED_USER) && do_matching) { in pkinit_open_session()
4142 do_matching, 0)) == 0) { in pkinit_open_session()
4178 do_matching, 0)) == 0) { in pkinit_open_session()
4201 if (!do_matching) in pkinit_open_session()
4215 if (!(cctx->p11flags & C_PROMPTED_USER) && do_matching) { in pkinit_open_session()
4236 do_matching) { in pkinit_open_session()
4265 } else if (!(cctx->p11flags & C_PROMPTED_USER) && do_matching) { in pkinit_open_session()
[all …]