Searched refs:mAttestationChallenge (Results 1 – 2 of 2) sorted by relevance
311 private final byte[] mAttestationChallenge; field in KeyGenParameterSpec413 mAttestationChallenge = Utils.cloneIfNotNull(attestationChallenge); in KeyGenParameterSpec()750 return Utils.cloneIfNotNull(mAttestationChallenge); in getAttestationChallenge()911 private byte[] mAttestationChallenge = null; field in KeyGenParameterSpec.Builder980 mAttestationChallenge = sourceSpec.getAttestationChallenge(); in Builder()1518 mAttestationChallenge = attestationChallenge; in setAttestationChallenge()1754 mAttestationChallenge, in build()
51378 Landroid/security/keystore/KeyGenParameterSpec$Builder;->mAttestationChallenge:[B51412 Landroid/security/keystore/KeyGenParameterSpec;->mAttestationChallenge:[B