Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/huks/hdi_service/
H A Dhuks_hdi_passthrough_adapter.h79 int32_t HuksHdiAdapterAttestKey(const struct HksBlob *key, const struct HksParamSet *paramSet,
H A Dhuks_hdi_passthrough_adapter.c246 int32_t HuksHdiAdapterAttestKey(const struct HksBlob *key, const struct HksParamSet *paramSet, in HuksHdiAdapterAttestKey() function
H A Dhuks_hdi_service.c130 HDI_CONVERTER_FUNC_ATTESTKEY(encKey, paramSet, certChain, ret, HuksHdiAdapterAttestKey) in HuksAttestKey()