Searched refs:boot_patchlevel (Results 1 – 2 of 2) sorted by relevance
/hardware/interfaces/keymaster/4.0/support/ |
D | attestation_record.cpp | 94 ASN1_INTEGER* boot_patchlevel; member 128 ASN1_EXP_OPT(KM_AUTH_LIST, boot_patchlevel, ASN1_INTEGER, TAG_BOOT_PATCHLEVEL.maskedTag()), 263 copyAuthTag(record->boot_patchlevel, TAG_BOOT_PATCHLEVEL, auth_list); in extract_auth_list()
|
/hardware/interfaces/keymaster/4.1/support/ |
D | attestation_record.cpp | 102 ASN1_INTEGER* boot_patchlevel; member 142 ASN1_EXP_OPT(KM_AUTH_LIST, boot_patchlevel, ASN1_INTEGER, TAG_BOOT_PATCHLEVEL.maskedTag()), 280 copyAuthTag(record->boot_patchlevel, TAG_BOOT_PATCHLEVEL, auth_list); in extract_auth_list()
|