Home
last modified time | relevance | path

Searched refs:boot_patchlevel (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/security/keymint/aidl/default/hal/
Dlib.rs89 let boot_patchlevel = in get_boot_info() localVariable
97 boot_patchlevel, in get_boot_info()
/hardware/interfaces/keymaster/4.0/support/
Dattestation_record.cpp102 ASN1_INTEGER* boot_patchlevel; member
159 ASN1_EXP_OPT(KM_AUTH_LIST, boot_patchlevel, ASN1_INTEGER, TAG_BOOT_PATCHLEVEL.maskedTag()),
300 copyAuthTag(record->boot_patchlevel, TAG_BOOT_PATCHLEVEL, auth_list); in extract_auth_list()
/hardware/interfaces/security/keymint/support/
Dattestation_record.cpp105 ASN1_INTEGER* boot_patchlevel; member
169 ASN1_EXP_OPT(KM_AUTH_LIST, boot_patchlevel, ASN1_INTEGER, TAG_BOOT_PATCHLEVEL.maskedTag()),
326 copyAuthTag(record->boot_patchlevel, TAG_BOOT_PATCHLEVEL, auth_list); in extract_auth_list()
/hardware/interfaces/keymaster/4.1/support/
Dattestation_record.cpp111 ASN1_INTEGER* boot_patchlevel; member
170 ASN1_EXP_OPT(KM_AUTH_LIST, boot_patchlevel, ASN1_INTEGER, TAG_BOOT_PATCHLEVEL.maskedTag()),
315 copyAuthTag(record->boot_patchlevel, TAG_BOOT_PATCHLEVEL, auth_list); in extract_auth_list()