YP_MASTER_LEN
if (key.dsize == YP_MASTER_LEN &&
strncmp(key.dptr, YP_MASTER_KEY, YP_MASTER_LEN) == 0)
k.dsize = YP_MASTER_LEN;