Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dauth-krb5.c166 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
H A Dgss-serv-krb5.c149 if ((problem = ssh_krb5_cc_gen(krb_context, &ccache))) {
H A Dauth.h245 krb5_error_code ssh_krb5_cc_gen(krb5_context, krb5_ccache *);