Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_security_level/services/dslm/
H A Ddslm_msg_utils.c33 static uint8_t *GenerateSecInfoResponseJson(uint64_t challenge, const DslmCredBuff *cred) in GenerateSecInfoResponseJson() function
184 out->buff = GenerateSecInfoResponseJson(challenge, cred); in BuildDeviceSecInfoResponse()