Home
last modified time | relevance | path

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

/base/security/device_security_level/oem_property/common/
Ddslm_credential_utils.c44 #define JSON_KEY_USER_PUBLIC_KEY "userPublicKey" macro
376 const char *pbkData = GetJsonFieldString(item, JSON_KEY_USER_PUBLIC_KEY); in ParsePublicKeyAttestation()