Searched refs:krb5_ccache (Results 1 – 4 of 4) sorted by relevance
/external/openssl/ssl/ |
D | kssl.c | 183 krb5_error_code kssl_krb5_cc_default(krb5_context,krb5_ccache *); 191 krb5_ccache, 197 krb5_ccache cache, 237 krb5_ccache *)=NULL; 242 (krb5_context, krb5_const krb5_flags, krb5_ccache, 247 (krb5_context context, krb5_ccache cache, 416 krb5_ccache CC, in kssl_krb5_get_credentials() 446 krb5_ccache * pCC) in kssl_krb5_cc_default() 680 } *krb5_ccache; typedef 687 (krb5_context, krb5_ccache); [all …]
|
/external/openssh/ |
D | auth.h | 69 krb5_ccache krb5_fwd_ccache; 204 krb5_error_code ssh_krb5_cc_gen(krb5_context, krb5_ccache *);
|
D | auth-krb5.c | 79 krb5_ccache ccache = NULL; in auth_krb5_password() 228 ssh_krb5_cc_gen(krb5_context ctx, krb5_ccache *ccache) { in ssh_krb5_cc_gen()
|
D | gss-serv-krb5.c | 118 krb5_ccache ccache; in ssh_gssapi_krb5_storecreds()
|