Searched defs:certFileList (Results 1 – 4 of 4) sorted by relevance
| /base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/ |
| D | cert_manager_query.c | 333 int32_t CreateCertFileList(const struct CmMutableBlob *pathList, struct CmMutableBlob *certFileList) in CreateCertFileList() 566 const struct CmMutableBlob *certFileList, struct CertBlob *certBlob, uint32_t *status) in CmGetCertListInfo() 627 uint32_t CmGetMatchedCertIndex(const struct CmMutableBlob *certFileList, const struct CmBlob *certU… in CmGetMatchedCertIndex()
|
| D | cert_manager_service.c | 544 uint32_t store, struct CmMutableBlob *certFileList) in CmServiceGetCertList() 599 struct CmMutableBlob certFileList = { 0, NULL }; in CmServiceGetSysCertInfo() local 862 struct CmMutableBlob certFileList = { 0, NULL }; in FindDuplicateUserCert() local
|
| /base/security/certificate_manager/services/cert_manager_standard/cert_manager_service/main/os_dependency/idl/cm_ipc/ |
| D | cm_ipc_service_serialization.c | 185 const struct CmMutableBlob *certFileList, struct CmBlob *certificateList) in CmServiceGetCertListPack()
|
| D | cm_ipc_service.c | 73 struct CmMutableBlob certFileList = { 0, NULL }; in CmIpcServiceGetCertificateList() local 1032 struct CmMutableBlob certFileList = { 0, NULL }; in CmIpcServiceGetUserCertList() local
|