Searched refs:rollback_resistance (Results 1 – 3 of 3) sorted by relevance
/hardware/interfaces/keymaster/4.0/support/ |
D | attestation_record.cpp | 74 ASN1_NULL* rollback_resistance; member 114 ASN1_EXP_OPT(KM_AUTH_LIST, rollback_resistance, ASN1_NULL, 286 copyAuthTag(record->rollback_resistance, TAG_ROLLBACK_RESISTANCE, auth_list); in extract_auth_list()
|
/hardware/interfaces/security/keymint/support/ |
D | attestation_record.cpp | 77 ASN1_NULL* rollback_resistance; member 122 ASN1_EXP_OPT(KM_AUTH_LIST, rollback_resistance, ASN1_NULL, 296 copyAuthTag(record->rollback_resistance, TAG_ROLLBACK_RESISTANCE, auth_list); in extract_auth_list()
|
/hardware/interfaces/keymaster/4.1/support/ |
D | attestation_record.cpp | 82 ASN1_NULL* rollback_resistance; member 125 ASN1_EXP_OPT(KM_AUTH_LIST, rollback_resistance, ASN1_NULL, 301 copyAuthTag(record->rollback_resistance, TAG_ROLLBACK_RESISTANCE, auth_list); in extract_auth_list()
|