Home
last modified time | relevance | path

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

/base/security/device_security_level/oem_property/common/
Ddslm_credential_utils.c46 #define JSON_KEY_ALGORITHM "algorithm" macro
385 attestation->algorithm = GetAlgorithmType(GetJsonFieldString(item, JSON_KEY_ALGORITHM)); in ParsePublicKeyAttestation()