Home
last modified time | relevance | path

Searched defs:outChain (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/keystore/java/android/security/keystore/
DAttestationUtils.java253 final KeymasterCertificateChain outChain = new KeymasterCertificateChain(); in attestDeviceIds() local
DAndroidKeyStoreKeyPairGeneratorSpi.java619 final KeymasterCertificateChain outChain = new KeymasterCertificateChain(); in getAttestationChain() local
/frameworks/base/keystore/java/android/security/
DKeyStore.java1128 String alias, KeymasterArguments params, KeymasterCertificateChain outChain) { in attestKey()
1157 public int attestDeviceIds(KeymasterArguments params, KeymasterCertificateChain outChain) { in attestDeviceIds()