RQCRED_SIZE
cookedcred = mem_alloc(RQCRED_SIZE);
mem_free(cookedcred, RQCRED_SIZE);
char cred_area[2*MAX_AUTH_BYTES + RQCRED_SIZE];