Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/frameworks/cj/src/
H A Dkdf_impl.cpp20 KdfImpl::KdfImpl(HcfKdf *kdfObj) in KdfImpl() argument
22 this->kdf = kdfObj; in KdfImpl()
/ohos5.0/base/security/crypto_framework/frameworks/js/napi/crypto/src/
H A Dnapi_kdf.cpp507 NapiKdf::NapiKdf(HcfKdf *kdfObj) in NapiKdf() argument
509 this->kdf = kdfObj; in NapiKdf()