Home
last modified time | relevance | path

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

/system/keymaster/km_openssl/
Dattestation_record.cpp29 constexpr uint kCurrentAttestationVersion = 4; variable
425 if (!ASN1_INTEGER_set(key_desc->attestation_version, kCurrentAttestationVersion) || in build_attestation_record()