Searched refs:mainSecLabel (Results 1 – 1 of 1) sorted by relevance
40 int mainSecLabel = singleVerNaturalStore_->GetDbProperties().GetSecLabel(); in SetSecOpt() local41 option.securityLabel = ((mainSecLabel >= SecurityLabel::S2) ? SecurityLabel::S2 : mainSecLabel); in SetSecOpt()