Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/
H A Dhks_openssl_engine.c94 static int32_t AgreeKeyCheckParam(const struct HksBlob *nativeKey, const struct HksBlob *pubKey, in AgreeKeyCheckParam() function
338 int32_t ret = AgreeKeyCheckParam(nativeKey, pubKey, spec, sharedKey); in HksCryptoHalAgreeKey()