Home
last modified time | relevance | path

Searched refs:disable_freshness (Results 1 – 3 of 3) sorted by relevance

/src/crypto/krb5/src/plugins/preauth/pkinit/
H A Dpkinit.h155 int disable_freshness; /* disable freshness token on client for testing */ member
169 int disable_freshness; member
H A Dpkinit_clnt.c194 if (!reqctx->opts->disable_freshness) in pkinit_as_req_create()
1162 reqctx->opts->disable_freshness = plgctx->opts->disable_freshness; in pkinit_client_req_init()
1332 plgctx->opts->disable_freshness = 1; in handle_gic_opt()
H A Dpkinit_lib.c82 opts->disable_freshness = 0; in pkinit_init_plg_opts()