Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/crypto_operation/kdf/src/
H A Dhkdf_openssl.c163 static bool GetHkdfSaltFromSpec(OpensslHkdfSpiImpl *self, HcfHkdfData *data, HcfHkdfParamsSpec *par… in GetHkdfSaltFromSpec() function
197 if (!GetHkdfSaltFromSpec(self, data, params)) { in InitHkdfData()