Home
last modified time | relevance | path

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

/base/security/device_security_level/oem_property/common/
Ddslm_credential_utils.c276 static uint32_t GetAlgorithmType(const char *algorithm) in GetAlgorithmType() function
384 attestation->algorithm = GetAlgorithmType(GetJsonFieldString(item, JSON_KEY_ALGORITHM)); in ParsePublicKeyAttestation()