Home
last modified time | relevance | path

Searched refs:setAttestationChallenge (Results 1 – 8 of 8) sorted by relevance

/aosp12/frameworks/base/keystore/tests/src/android/security/keystore/
H A DKeyGenParameterSpecTest.java59 .setAttestationChallenge(null) in testCanModifyValuesInCopiedBuilder()
/aosp12/frameworks/base/keystore/java/android/security/keystore/
H A DAttestationUtils.java152 .setAttestationChallenge(attestationChallenge); in attestDeviceIds()
H A DKeyGenParameterSpec.java1517 public Builder setAttestationChallenge(byte[] attestationChallenge) { in setAttestationChallenge() method in KeyGenParameterSpec.Builder
/aosp12/packages/apps/RemoteProvisioner/tests/unittests/src/com/android/remoteprovisioner/unittest/
H A DServerToSystemTest.java83 .setAttestationChallenge("challenge".getBytes()) in generateKeyStoreKey()
H A DSystemInterfaceTest.java142 .setAttestationChallenge("challenge".getBytes()) in generateKeyStoreKey()
/aosp12/frameworks/base/keystore/tests/src/android/security/
H A DParcelableKeyGenParameterSpecTest.java79 .setAttestationChallenge(ATTESTATION_CHALLENGE) in configureDefaultSpec()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt37556 …nNull public android.security.keystore.KeyGenParameterSpec.Builder setAttestationChallenge(byte[]);