Searched refs:in_early_boot (Results 1 – 3 of 3) sorted by relevance
138 bool in_early_boot() const { return in_early_boot_; } in in_early_boot() function
392 if (!in_early_boot()) return KM_ERROR_EARLY_BOOT_ENDED; in AuthorizeBegin()
771 !context_->enforcement_policy()->in_early_boot()) { in ImportKey()