Searched refs:accessControlProfileMaskValidated (Results 1 – 2 of 2) sorted by relevance
467 ctx->accessControlProfileMaskValidated |= (1 << id); in eicPresentationValidateAccessControlProfile()612 ctx->accessControlProfileMaskValidated = 0; in eicPresentationStartRetrieveEntries()660 bool validated = ((ctx->accessControlProfileMaskValidated & idBitMask) != 0); in eicPresentationStartRetrieveEntryValue()
80 uint32_t accessControlProfileMaskValidated; // True if the profile was validated. member