Home
last modified time | relevance | path

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

/base/security/crypto_framework/frameworks/cj/src/
H A Dsym_key_impl.cpp27 HcfSymKey *SymKeyImpl::GetSymKey() const in GetSymKey() function in OHOS::CryptoFramework::SymKeyImpl
34 HcfSymKey *key = GetSymKey(); in ClearMem()
H A Dcrypto_ffi.cpp634 HcfResult res = instance->MacInit(keyInstance->GetSymKey()); in FfiOHOSCryptoMacInit()
/base/security/crypto_framework/frameworks/cj/include/
H A Dsym_key_impl.h31 HcfSymKey *GetSymKey() const;
/base/security/crypto_framework/frameworks/js/napi/crypto/src/
H A Dnapi_sym_key.cpp35 HcfSymKey *NapiSymKey::GetSymKey() const in GetSymKey() function in OHOS::CryptoFramework::NapiSymKey
52 HcfSymKey *key = napiSymKey->GetSymKey(); in JsClearMem()
H A Dnapi_mac.cpp226 context->symKey = symKey->GetSymKey(); in BuildMacJsInitCtx()
451 HcfSymKey *symKey = napiSysKey->GetSymKey(); in JsMacInitSync()
/base/security/crypto_framework/frameworks/js/napi/crypto/inc/
H A Dnapi_sym_key.h32 HcfSymKey *GetSymKey() const;

Completed in 11 milliseconds