HASHSTRLEN
unsigned char hashbuf[HASHSTRLEN + 1];
len = strlen(objroot) + HASHSTRLEN + strlen(type) +
dest[HASHSTRLEN] = '\0';