Lines Matching refs:ccache
39 krb5_ccache ccache, in verify_common() argument
67 if(ccache == NULL) in verify_common()
70 id = ccache; in verify_common()
76 if(ccache == NULL) in verify_common()
119 krb5_verify_opt_set_ccache(krb5_verify_opt *opt, krb5_ccache ccache) in krb5_verify_opt_set_ccache() argument
121 opt->ccache = ccache; in krb5_verify_opt_set_ccache()
178 return verify_common (context, principal, OPT(ccache, NULL), in verify_user_opt_int()
221 krb5_ccache ccache, in krb5_verify_user() argument
230 krb5_verify_opt_set_ccache(&opt, ccache); in krb5_verify_user()
245 krb5_ccache ccache, in krb5_verify_user_lrealm() argument
254 krb5_verify_opt_set_ccache(&opt, ccache); in krb5_verify_user_lrealm()