Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_security_level/oem_property/common/
H A Ddslm_credential_utils.c56 #define CRED_KEY_SIGN_TIME "signTime" macro
509 (void)GetDataFromJson(json, CRED_KEY_SIGN_TIME, credInfo->signTime, CRED_INFO_SIGNTIME_LEN); in CredentialCbToDslmCredInfo()