Constant tss_tspi::PCR_LOCALITY_ALL []

pub const PCR_LOCALITY_ALL: PcrLocality = PcrLocality{bits:
                PCR_LOCALITY_0.bits | PCR_LOCALITY_1.bits |
                    PCR_LOCALITY_2.bits | PCR_LOCALITY_3.bits |
                    PCR_LOCALITY_4.bits,}