Home
last modified time | relevance | path

Searched refs:DecryptCheckParam (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.c124 static int32_t DecryptCheckParam(const struct HksBlob *key, const struct HksUsageSpec *usageSpec, in DecryptCheckParam() function
450 int32_t ret = DecryptCheckParam(key, usageSpec, message, cipherText); in HksCryptoHalDecrypt()