Searched refs:accessControlProfileMaskValidated (Results 1 – 2 of 2) sorted by relevance
500 ctx->accessControlProfileMaskValidated |= (1U << id); in eicPresentationValidateAccessControlProfile()650 ctx->accessControlProfileMaskValidated = 0; in eicPresentationStartRetrieveEntries()703 ((ctx->accessControlProfileMaskValidated & idBitMask) != 0); in eicPresentationStartRetrieveEntryValue()
79 accessControlProfileMaskValidated; // True if the profile was validated. member