Home
last modified time | relevance | path

Searched refs:ConstructInfoName (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/security/certificate_manager/services/cert_manager_standard/cert_manager_service/main/security_guard_report/src/
H A Dcm_security_guard_info.c65 static int32_t ConstructInfoName(const struct CmBlob *input, char **name) in ConstructInfoName() function
87 if (ConstructInfoName(input, &info->name) != CM_SUCCESS) { in ConstructInfoAndReport()