Home
last modified time | relevance | path

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

/system/keymaster/include/keymaster/km_openssl/
Dattestation_record.h88 ASN1_NULL* early_boot_only; member
140 ASN1_EXP_OPT(KM_AUTH_LIST, early_boot_only, ASN1_NULL, TAG_EARLY_BOOT_ONLY.masked_tag()),
/system/keymaster/km_openssl/
Dattestation_record.cpp671 bool_ptr = &record->early_boot_only; in build_auth_list()
1195 if (record->early_boot_only && !auth_list->push_back(TAG_EARLY_BOOT_ONLY)) { in extract_auth_list()