krb5_rd_cred
krb5_rd_cred (
ret = krb5_rd_cred(context, auth_context, in_data, &creds, NULL);
if (krb5_rd_cred(context, auth_context, inbuf, &creds, NULL)) {
if ((retval = krb5_rd_cred(context, new_auth_ctx, inbuf,
krb5_rd_cred,