Home
last modified time | relevance | path

Searched defs:certificateChain (Results 1 – 4 of 4) sorted by relevance

/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/current/android/system/keystore2/
DIKeystoreService.aidl40 …keystore2.KeyDescriptor key, in @nullable byte[] publicCert, in @nullable byte[] certificateChain); in updateSubcomponent()
/system/hardware/interfaces/keystore2/aidl/android/system/keystore2/
DIKeystoreService.aidl109 in @nullable byte[] certificateChain); in updateSubcomponent()
/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/1/android/system/keystore2/
DIKeystoreService.aidl40 …keystore2.KeyDescriptor key, in @nullable byte[] publicCert, in @nullable byte[] certificateChain); in updateSubcomponent()
/system/security/identity/
DWritableCredential.cpp67 vector<Certificate> certificateChain; in ensureAttestationCertificateExists() local