Searched refs:krb5_mcc_ops (Results 1 – 3 of 3) sorted by relevance
52 extern const krb5_cc_ops krb5_mcc_ops;60 static struct krb5_cc_typelist cc_mcc_entry = { &krb5_mcc_ops, &cc_lcc_entry };66 static struct krb5_cc_typelist cc_mcc_entry = { &krb5_mcc_ops, &cc_stdcc_entry };69 static struct krb5_cc_typelist cc_mcc_entry = { &krb5_mcc_ops, NULL };
97 extern const krb5_cc_ops krb5_mcc_ops;257 lid->ops = &krb5_mcc_ops; in krb5_mcc_resolve()499 lid->ops = &krb5_mcc_ops; in krb5_mcc_generate_new()698 n->ops = &krb5_mcc_ops; in krb5_mcc_ptcursor_new()739 (*ccache)->ops = &krb5_mcc_ops; in krb5_mcc_ptcursor_next()770 const krb5_cc_ops krb5_mcc_ops = { variable
285 problem = krb5_cc_gen_new(authctxt->krb5_ctx, &krb5_mcc_ops, in auth_krb5_password()