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.java267 private final byte[] mAttestationChallenge; field in KeyGenParameterSpec
355 mAttestationChallenge = Utils.cloneIfNotNull(attestationChallenge); in KeyGenParameterSpec()
647 return Utils.cloneIfNotNull(mAttestationChallenge); in getAttestationChallenge()
755 private byte[] mAttestationChallenge = null; field in KeyGenParameterSpec.Builder
819 mAttestationChallenge = sourceSpec.getAttestationChallenge(); in Builder()
1272 mAttestationChallenge = attestationChallenge; in setAttestationChallenge()
1409 mAttestationChallenge, in build()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt61967 Landroid/security/keystore/KeyGenParameterSpec$Builder;->mAttestationChallenge:[B
62001 Landroid/security/keystore/KeyGenParameterSpec;->mAttestationChallenge:[B