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.java221 final KeymasterCertificateChain outChain = new KeymasterCertificateChain(); in attestDeviceIds() local
DAndroidKeyStoreKeyPairGeneratorSpi.java606 KeymasterCertificateChain outChain = new KeymasterCertificateChain(); in getAttestationChain() local
/frameworks/base/keystore/java/android/security/
DKeyStore.java695 String alias, KeymasterArguments params, KeymasterCertificateChain outChain) { in attestKey()
710 public int attestDeviceIds(KeymasterArguments params, KeymasterCertificateChain outChain) { in attestDeviceIds()