Home
last modified time | relevance | path

Searched refs:CheckImportPubKeyParams (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.c1980 static int32_t CheckImportPubKeyParams(const KeyParams *keyParams, const Uint8Buff *pubKey, in CheckImportPubKeyParams() function
2000 int32_t res = CheckImportPubKeyParams(keyParams, pubKey, exInfo); in ImportPublicKey()