Home
last modified time | relevance | path

Searched defs:infoLen (Results 1 – 4 of 4) sorted by relevance

/base/security/certificate_manager/test/unittest/module_test/src/
Dcm_log_test.cpp347 struct CertInfoLen infoLen = { false, 0, false, 0, false, 0, false, 0, false, 0 }; variable
370 …struct CertInfoLen infoLen = { true, certificateList.certsCount + 1, false, 0, false, 0, false, 0,… variable
393 …struct CertInfoLen infoLen = { true, certificateList.certsCount, false, 0, false, 0, false, 0, fal… variable
416 struct CertInfoLen infoLen = { variable
441 struct CertInfoLen infoLen = { variable
466 struct CertInfoLen infoLen = { variable
492 struct CertInfoLen infoLen = { variable
517 struct CertInfoLen infoLen = { variable
542 struct CertInfoLen infoLen = { variable
697 …struct CertInfoLen infoLen = { false, 0, false, 0, false, 0, false, 0, false, 0 }; /* get status f… variable
[all …]
/base/security/access_token/services/tokensyncmanager/test/mock/src/
Dsoft_bus_center_mock.cpp45 int32_t infoLen) in GetNodeKeyInfo()
/base/hiviewdfx/hiview/core/
Devent_json_parser.cpp54 size_t infoLen = info.size(); in GenerateHash() local
/base/security/device_auth/services/group_manager/src/group_operation/
Dgroup_operation_common.c1196 int32_t GetHashResult(const uint8_t *info, uint32_t infoLen, char *hash, uint32_t hashLen) in GetHashResult()