Searched refs:ssh_krb5_cc_gen (Results 1 – 3 of 3) sorted by relevance
166 problem = ssh_krb5_cc_gen(authctxt->krb5_ctx, in auth_krb5_password()243 ssh_krb5_cc_gen(krb5_context ctx, krb5_ccache *ccache) { in ssh_krb5_cc_gen() function
149 if ((problem = ssh_krb5_cc_gen(krb_context, &ccache))) {
245 krb5_error_code ssh_krb5_cc_gen(krb5_context, krb5_ccache *);