Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/lib/krb5/ccache/
H A Dccselect_hostname.c55 krb5_principal server, krb5_ccache *ccache_out, in hostname_choose() argument
66 *ccache_out = NULL; in hostname_choose()
122 *ccache_out = best_ccache; in hostname_choose()
H A Dcccursor.c86 krb5_ccache *ccache_out) in krb5_cccol_cursor_next() argument
91 *ccache_out = NULL; in krb5_cccol_cursor_next()
102 *ccache_out = ccache; in krb5_cccol_cursor_next()
H A Dcc_api_macos.c89 krb5_ccache *ccache_out) in make_cache() argument
96 *ccache_out = NULL; in make_cache()
121 *ccache_out = cache; in make_cache()
/freebsd/crypto/krb5/src/lib/gssapi/krb5/
H A Dimport_cred.c444 json_to_ccache(krb5_context context, k5_json_value v, krb5_ccache *ccache_out, in json_to_ccache() argument
454 *ccache_out = NULL; in json_to_ccache()
460 return krb5_cc_resolve(context, k5_json_string_utf8(v), ccache_out) ? in json_to_ccache()
493 *ccache_out = ccache; in json_to_ccache()
H A Dacquire_cred.c253 krb5_ccache *ccache_out) in get_ccache_leash() argument
259 *ccache_out = NULL; in get_ccache_leash()
285 *ccache_out = ccache; in get_ccache_leash()
/freebsd/crypto/krb5/src/clients/ksu/
H A Dmain.c60 krb5_ccache *ccache_out,
880 krb5_ccache *ccache_out, krb5_boolean *ccache_reused) in resolve_target_cache() argument
887 *ccache_out = NULL; in resolve_target_cache()
946 *ccache_out = ccache; in resolve_target_cache()