Home
last modified time | relevance | path

Searched refs:ConstructImportSymmetricKeyParam (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.c2163 static int32_t ConstructImportSymmetricKeyParam(struct HksParamSet **paramSet, const KeyParams *key… in ConstructImportSymmetricKeyParam() function
2226 … res = ConstructImportSymmetricKeyParam(&paramSet, keyParams, authToken->length, purpose, exInfo); in ImportSymmetricKey()