Home
last modified time | relevance | path

Searched refs:mAttestationChallenge (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/keystore/java/android/security/keystore/
H A DKeyGenParameterSpec.java311 private final byte[] mAttestationChallenge; field in KeyGenParameterSpec
416 mAttestationChallenge = Utils.cloneIfNotNull(attestationChallenge); in KeyGenParameterSpec()
754 return Utils.cloneIfNotNull(mAttestationChallenge); in getAttestationChallenge()
925 private byte[] mAttestationChallenge = null; field in KeyGenParameterSpec.Builder
995 mAttestationChallenge = sourceSpec.getAttestationChallenge(); in Builder()
1534 mAttestationChallenge = attestationChallenge; in setAttestationChallenge()
1791 mAttestationChallenge, in build()
/aosp14/frameworks/base/services/core/java/com/android/server/security/
H A DAndroidKeystoreAttestationVerificationAttributes.java111 private ByteString mAttestationChallenge = null; field in AndroidKeystoreAttestationVerificationAttributes
183 return mAttestationChallenge; in getAttestationChallenge()
301 this.mAttestationChallenge = getOctetsFromAsn1( in AndroidKeystoreAttestationVerificationAttributes()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt48055 Landroid/security/keystore/KeyGenParameterSpec$Builder;->mAttestationChallenge:[B
48089 Landroid/security/keystore/KeyGenParameterSpec;->mAttestationChallenge:[B