Home
last modified time | relevance | path

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 Dcert_manager_query.c300 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 Dcert_manager_service.c426 …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 Dcm_ipc_service_serialization.c174 const struct CmMutableBlob *certFileList, struct CmBlob *certificateList) in CmServiceGetCertListPack()
H A Dcm_ipc_service.c73 struct CmMutableBlob certFileList = { 0, NULL }; in CmIpcServiceGetCertificateList() local
1008 struct CmMutableBlob certFileList = { 0, NULL }; in CmIpcServiceGetUserCertList() local