Home
last modified time | relevance | path

Searched refs:early_boot_only (Results 1 – 2 of 2) sorted by relevance

/system/keymaster/include/keymaster/
Dattestation_record.h98 ASN1_NULL* early_boot_only; member
157 ASN1_EXP_OPT(KM_AUTH_LIST, early_boot_only, ASN1_NULL, TAG_EARLY_BOOT_ONLY.masked_tag()),
/system/keymaster/km_openssl/
Dattestation_record.cpp242 bool_ptr = &record->early_boot_only; in build_auth_list()
740 if (record->early_boot_only) { in extract_auth_list()