Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/huks/hdi_service/
H A Dhuks_hdi_passthrough_adapter.h36 int32_t HuksHdiAdapterEncrypt(const struct HksBlob *key, const struct HksParamSet *paramSet,
H A Dhuks_hdi_passthrough_adapter.c180 int32_t HuksHdiAdapterEncrypt(const struct HksBlob *key, const struct HksParamSet *paramSet, in HuksHdiAdapterEncrypt() function
H A Dhuks_hdi_service.c165 HDI_CONVERTER_FUNC_ENCRYPT(encKey, paramSet, plainText, cipherText, ret, HuksHdiAdapterEncrypt) in HuksEncrypt()