Home | History | Annotate | Download | only in ssl

Lines Matching full:krb5_cc_default

116 #define krb5_cc_default          kssl_krb5_cc_default           
315 GetProcAddress( hKRB5_32, "krb5_cc_default" );
1111 if ((krb5rc = krb5_cc_default(krb5context, &krb5ccdef)) != 0)
1114 "krb5_cc_default fails.\n");
1856 if ((krb5rc = krb5_cc_default(krb5context, &krb5ccdef)) != 0)