Home
last modified time | relevance | path

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

/frameworks/base/keystore/java/android/security/keystore/
DKeyGenParameterSpec.java318 private final byte[] mAttestationChallenge; field in KeyGenParameterSpec
427 mAttestationChallenge = Utils.cloneIfNotNull(attestationChallenge); in KeyGenParameterSpec()
799 return Utils.cloneIfNotNull(mAttestationChallenge); in getAttestationChallenge()
970 private byte[] mAttestationChallenge = null; field in KeyGenParameterSpec.Builder
1037 mAttestationChallenge = sourceSpec.getAttestationChallenge(); in Builder()
1607 mAttestationChallenge = attestationChallenge; in setAttestationChallenge()
1903 mAttestationChallenge, in build()
/frameworks/base/services/core/java/com/android/server/security/
DAndroidKeystoreAttestationVerificationAttributes.java111 private ByteString mAttestationChallenge = null; field in AndroidKeystoreAttestationVerificationAttributes
183 return mAttestationChallenge; in getAttestationChallenge()
301 this.mAttestationChallenge = getOctetsFromAsn1( in AndroidKeystoreAttestationVerificationAttributes()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt47412 Landroid/security/keystore/KeyGenParameterSpec$Builder;->mAttestationChallenge:[B
47446 Landroid/security/keystore/KeyGenParameterSpec;->mAttestationChallenge:[B