Searched defs:boot_patchlevel (Results 1 – 6 of 6) sorted by relevance
102 keymaster_error_t SetBootPatchlevel(uint32_t boot_patchlevel) override { in SetBootPatchlevel()
387 std::optional<uint32_t> boot_patchlevel) { in ExtendKeyBlobAuthorizations()412 std::optional<uint32_t> boot_patchlevel, in FullUpgradeSoftKeyBlob()
105 ASN1_INTEGER* boot_patchlevel; member
102 ASN1_INTEGER* boot_patchlevel; member
111 ASN1_INTEGER* boot_patchlevel; member
93 auto boot_patchlevel = context.GetBootPatchlevel(); in CheckVersionInfo() local