Searched refs:mAttestationChallenge (Results 1 – 3 of 3) sorted by relevance
311 private final byte[] mAttestationChallenge; field in KeyGenParameterSpec416 mAttestationChallenge = Utils.cloneIfNotNull(attestationChallenge); in KeyGenParameterSpec()754 return Utils.cloneIfNotNull(mAttestationChallenge); in getAttestationChallenge()925 private byte[] mAttestationChallenge = null; field in KeyGenParameterSpec.Builder995 mAttestationChallenge = sourceSpec.getAttestationChallenge(); in Builder()1534 mAttestationChallenge = attestationChallenge; in setAttestationChallenge()1791 mAttestationChallenge, in build()
111 private ByteString mAttestationChallenge = null; field in AndroidKeystoreAttestationVerificationAttributes183 return mAttestationChallenge; in getAttestationChallenge()301 this.mAttestationChallenge = getOctetsFromAsn1( in AndroidKeystoreAttestationVerificationAttributes()
48055 Landroid/security/keystore/KeyGenParameterSpec$Builder;->mAttestationChallenge:[B48089 Landroid/security/keystore/KeyGenParameterSpec;->mAttestationChallenge:[B