Searched refs:mAttestationChallenge (Results 1 – 3 of 3) sorted by relevance
318 private final byte[] mAttestationChallenge; field in KeyGenParameterSpec427 mAttestationChallenge = Utils.cloneIfNotNull(attestationChallenge); in KeyGenParameterSpec()799 return Utils.cloneIfNotNull(mAttestationChallenge); in getAttestationChallenge()970 private byte[] mAttestationChallenge = null; field in KeyGenParameterSpec.Builder1037 mAttestationChallenge = sourceSpec.getAttestationChallenge(); in Builder()1607 mAttestationChallenge = attestationChallenge; in setAttestationChallenge()1903 mAttestationChallenge, in build()
111 private ByteString mAttestationChallenge = null; field in AndroidKeystoreAttestationVerificationAttributes183 return mAttestationChallenge; in getAttestationChallenge()301 this.mAttestationChallenge = getOctetsFromAsn1( in AndroidKeystoreAttestationVerificationAttributes()
47412 Landroid/security/keystore/KeyGenParameterSpec$Builder;->mAttestationChallenge:[B47446 Landroid/security/keystore/KeyGenParameterSpec;->mAttestationChallenge:[B