Home | History | Annotate | Download | only in ssl

Lines Matching full:p_krb5_get_credentials

241 static krb5_error_code (_stdcall *p_krb5_get_credentials)
310 (FARPROC) p_krb5_get_credentials =
423 if ( p_krb5_get_credentials )
424 return(p_krb5_get_credentials(CO,F,CC,pCR,ppCR));