IAKERB_AS_REQ
case IAKERB_AS_REQ:
*state = IAKERB_AS_REQ;
*state = cred->have_tgt ? IAKERB_TGS_REQ : IAKERB_AS_REQ;
ctx->state = IAKERB_AS_REQ;