YP_SECURE_LEN
if (key.dsize == YP_SECURE_LEN &&
strncmp(key.dptr, YP_SECURE_KEY, YP_SECURE_LEN) == 0)
k.dsize = YP_SECURE_LEN;