Home
last modified time | relevance | path

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

/ohos5.0/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
H A Dcert_manager_key_operation.c353 struct HksParam getKeyParams[] = { in GetKeyProperties() local
357 …int32_t ret = ConstructParamSet(getKeyParams, sizeof(getKeyParams) / sizeof(struct HksParam), &inP… in GetKeyProperties()