DANETLS_EE_MASK
mask = (depth == 0) ? DANETLS_EE_MASK : DANETLS_TA_MASK;
#define DANETLS_HAS_EE(dane) ((dane) && ((dane)->umask & DANETLS_EE_MASK))