Searched refs:boot_patchlevel (Results 1 – 4 of 4) sorted by relevance
/hardware/interfaces/security/keymint/aidl/default/hal/ |
D | lib.rs | 89 let boot_patchlevel = in get_boot_info() localVariable 97 boot_patchlevel, in get_boot_info()
|
/hardware/interfaces/keymaster/4.0/support/ |
D | attestation_record.cpp | 102 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/ |
D | attestation_record.cpp | 105 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/ |
D | attestation_record.cpp | 111 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()
|