Searched defs:certificateChain (Results 1 – 10 of 10) sorted by relevance
| /system/security/keystore2/aidl/android/security/postprocessor/ |
| D | IKeystoreCertificatePostProcessor.aidl | 37 CertificateChain processKeystoreCertificates(in CertificateChain certificateChain); in processKeystoreCertificates()
|
| /system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/1/android/system/keystore2/ |
| D | IKeystoreService.aidl | 40 …keystore2.KeyDescriptor key, in @nullable byte[] publicCert, in @nullable byte[] certificateChain); in updateSubcomponent()
|
| /system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/2/android/system/keystore2/ |
| D | IKeystoreService.aidl | 40 …keystore2.KeyDescriptor key, in @nullable byte[] publicCert, in @nullable byte[] certificateChain); in updateSubcomponent()
|
| /system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/3/android/system/keystore2/ |
| D | IKeystoreService.aidl | 40 …keystore2.KeyDescriptor key, in @nullable byte[] publicCert, in @nullable byte[] certificateChain); in updateSubcomponent()
|
| /system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/4/android/system/keystore2/ |
| D | IKeystoreService.aidl | 40 …keystore2.KeyDescriptor key, in @nullable byte[] publicCert, in @nullable byte[] certificateChain); in updateSubcomponent()
|
| /system/hardware/interfaces/keystore2/aidl/android/system/keystore2/ |
| D | IKeystoreService.aidl | 110 in @nullable byte[] certificateChain); in updateSubcomponent()
|
| /system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/current/android/system/keystore2/ |
| D | IKeystoreService.aidl | 40 …keystore2.KeyDescriptor key, in @nullable byte[] publicCert, in @nullable byte[] certificateChain); in updateSubcomponent()
|
| /system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/5/android/system/keystore2/ |
| D | IKeystoreService.aidl | 40 …keystore2.KeyDescriptor key, in @nullable byte[] publicCert, in @nullable byte[] certificateChain); in updateSubcomponent()
|
| /system/security/identity/ |
| D | WritableCredential.cpp | 67 vector<Certificate> certificateChain; in ensureAttestationCertificateExists() local
|
| /system/security/identity/util/src/java/com/android/security/identity/internal/ |
| D | Util.java | 430 @Nullable Collection<X509Certificate> certificateChain) in coseSign1Sign()
|