Home
last modified time | relevance | path

Searched refs:hcfKey (Results 1 - 6 of 6) sorted by relevance

/base/security/crypto_framework/frameworks/cj/src/
H A Dkey_impl.cpp20 KeyImpl::KeyImpl(HcfKey *hcfKey) in KeyImpl() argument
22 hcfKey_ = hcfKey; in KeyImpl()
/base/security/crypto_framework/frameworks/cj/include/
H A Dkey_impl.h27 explicit KeyImpl(HcfKey *hcfKey);
/base/security/certificate_framework/frameworks/js/napi/certificate/inc/
H A Dnapi_key.h28 explicit NapiKey(HcfKey *hcfKey);
/base/security/crypto_framework/frameworks/js/napi/crypto/inc/
H A Dnapi_key.h29 explicit NapiKey(HcfKey *hcfKey);
/base/security/certificate_framework/frameworks/js/napi/certificate/src/
H A Dnapi_key.cpp29 NapiKey::NapiKey(HcfKey *hcfKey) in NapiKey() argument
31 this->hcfKey_ = hcfKey; in NapiKey()
/base/security/crypto_framework/frameworks/js/napi/crypto/src/
H A Dnapi_key.cpp27 NapiKey::NapiKey(HcfKey *hcfKey) in NapiKey() argument
29 this->hcfKey_ = hcfKey; in NapiKey()

Completed in 2 milliseconds