Home
last modified time | relevance | path

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

/illumos-gate/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_openssl.c3910 int do_matching, in check_load_certs() argument
4052 } else if (do_matching){ in check_load_certs()
4102 int do_matching) in pkinit_open_session() argument
4316 do_matching, 0)) == 0) { in pkinit_open_session()
4352 do_matching, 0)) == 0) { in pkinit_open_session()
4375 if (!do_matching) in pkinit_open_session()
4410 do_matching) { in pkinit_open_session()
4487 req_cryptoctx, cctx, princ, do_matching, 1); in pkinit_open_session()
5358 int do_matching) argument
5510 int do_matching) argument
[all …]
H A Dpkinit_crypto.h434 int do_matching); /* IN */