Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/frameworks/crypto_operation/
H A Dkdf.c57 static void SetDigest(HcfAlgParaValue value, HcfKdfDeriveParams *kdf) in SetDigest() function
81 SetDigest(config->paraValue, paramsObj); in ParseKdfParams()
H A Dcipher.c130 static void SetDigest(HcfAlgParaValue value, CipherAttr *cipher) in SetDigest() function
162 SetDigest(config->paraValue, cipher); in OnSetParameter()