Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dinit_creds_pw.c101 krb5_ccache armor_ccache; member
1684 ctx->fast_state.armor_ccache = fast_ccache; in krb5_init_creds_set_fast_ccache()
1848 krb5_ccache armor_ccache, in _krb5_make_fast_ap_fxarmor() argument
1866 ret = krb5_cc_get_principal(context, armor_ccache, &cred.client); in _krb5_make_fast_ap_fxarmor()
1880 ret = krb5_get_credentials(context, 0, armor_ccache, &cred, &credp); in _krb5_make_fast_ap_fxarmor()
1997 state->armor_ccache, in make_fast_ap_fxarmor()
2036 if (state->armor_ccache) { in fast_wrap_req()