Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/deps_adapter/key_management_adapter/impl/src/
H A Dhuks_adapter.c46 #define PSEUDONYM_KEY_LEBEL "hichain_pseudonym_psk_label" macro
718 struct HksBlob keyInfoBlob = { HcStrlen(PSEUDONYM_KEY_LEBEL), (uint8_t *)PSEUDONYM_KEY_LEBEL }; in ConstructPseudonymParamSet()