Searched defs:certFileList (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/ |
H A D | cert_manager_query.c | 300 int32_t CreateCertFileList(const struct CmMutableBlob *pathList, struct CmMutableBlob *certFileList) in CreateCertFileList() 471 const struct CmMutableBlob *certFileList, struct CertBlob *certBlob, uint32_t *status) in CmGetCertListInfo() 536 uint32_t CmGetMatchedCertIndex(const struct CmMutableBlob *certFileList, const struct CmBlob *certU… in CmGetMatchedCertIndex()
|
H A D | cert_manager_service.c | 426 …iceGetCertList(const struct CmContext *context, uint32_t store, struct CmMutableBlob *certFileList) in CmServiceGetCertList() 474 struct CmMutableBlob certFileList = { 0, NULL }; in CmServiceGetCertInfo() local
|
/ohos5.0/base/security/certificate_manager/services/cert_manager_standard/cert_manager_service/main/os_dependency/idl/cm_ipc/ |
H A D | cm_ipc_service_serialization.c | 174 const struct CmMutableBlob *certFileList, struct CmBlob *certificateList) in CmServiceGetCertListPack()
|
H A D | cm_ipc_service.c | 73 struct CmMutableBlob certFileList = { 0, NULL }; in CmIpcServiceGetCertificateList() local 1008 struct CmMutableBlob certFileList = { 0, NULL }; in CmIpcServiceGetUserCertList() local
|