Searched defs:mAttestationChallenge (Results 1 – 2 of 2) sorted by relevance
/aosp14/frameworks/base/keystore/java/android/security/keystore/ | ||
H A D | KeyGenParameterSpec.java | 311 private final byte[] mAttestationChallenge; field in KeyGenParameterSpec |
/aosp14/frameworks/base/services/core/java/com/android/server/security/ | ||
H A D | AndroidKeystoreAttestationVerificationAttributes.java | 111 private ByteString mAttestationChallenge = null; field in AndroidKeystoreAttestationVerificationAttributes |