Home
last modified time | relevance | path

Searched defs:ATTESTATION_VERSION (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/android-key-attestation/server/src/test/java/com/google/android/attestation/
H A DRootOfTrustTest.java36 private static final int ATTESTATION_VERSION = 3; field in RootOfTrustTest
H A DAuthorizationListTest.java57 private static final int ATTESTATION_VERSION = 3; field in AuthorizationListTest
/aosp_15_r20/cts/tests/security/src/android/keystore/cts/
H A DEatClaim.java107 public static final int ATTESTATION_VERSION = NON_KM_BASE - 4; field in EatClaim
/aosp_15_r20/system/keymaster/include/keymaster/km_openssl/
H A Dattestation_record.h293 ATTESTATION_VERSION = EAT_CLAIM_PRIVATE_NON_KM_BASE - 4, enumerator
/aosp_15_r20/external/libese/ready_se/google/keymint/KM200/Applet/AndroidSEProvider/src/com/android/javacard/keymaster/
H A DKMAttestationCertImpl.java138 private static final short ATTESTATION_VERSION = 200; field in KMAttestationCertImpl
/aosp_15_r20/external/libese/ready_se/google/keymint/KM300/Applet/AndroidSEProvider/src/com/android/javacard/keymaster/
H A DKMAttestationCertImpl.java139 private static final short ATTESTATION_VERSION = 300; field in KMAttestationCertImpl