Searched refs:mAttestationChallenge (Results 1 – 2 of 2) sorted by relevance
267 private final byte[] mAttestationChallenge; field in KeyGenParameterSpec355 mAttestationChallenge = Utils.cloneIfNotNull(attestationChallenge); in KeyGenParameterSpec()647 return Utils.cloneIfNotNull(mAttestationChallenge); in getAttestationChallenge()755 private byte[] mAttestationChallenge = null; field in KeyGenParameterSpec.Builder819 mAttestationChallenge = sourceSpec.getAttestationChallenge(); in Builder()1272 mAttestationChallenge = attestationChallenge; in setAttestationChallenge()1409 mAttestationChallenge, in build()
61967 Landroid/security/keystore/KeyGenParameterSpec$Builder;->mAttestationChallenge:[B62001 Landroid/security/keystore/KeyGenParameterSpec;->mAttestationChallenge:[B