Home
last modified time | relevance | path

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

/frameworks/base/keystore/java/android/security/keystore/
DKeyGenParameterSpec.java311 private final byte[] mAttestationChallenge; field in KeyGenParameterSpec
413 mAttestationChallenge = Utils.cloneIfNotNull(attestationChallenge); in KeyGenParameterSpec()
750 return Utils.cloneIfNotNull(mAttestationChallenge); in getAttestationChallenge()
911 private byte[] mAttestationChallenge = null; field in KeyGenParameterSpec.Builder
980 mAttestationChallenge = sourceSpec.getAttestationChallenge(); in Builder()
1518 mAttestationChallenge = attestationChallenge; in setAttestationChallenge()
1754 mAttestationChallenge, in build()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt51378 Landroid/security/keystore/KeyGenParameterSpec$Builder;->mAttestationChallenge:[B
51412 Landroid/security/keystore/KeyGenParameterSpec;->mAttestationChallenge:[B