Home
last modified time | relevance | path

Searched refs:MacInit (Results 1 - 3 of 3) sorted by relevance

/base/security/crypto_framework/frameworks/cj/include/
H A Dmac_impl.h32 HcfResult MacInit(HcfSymKey *symKey);
/base/security/crypto_framework/frameworks/cj/src/
H A Dmac_impl.cpp30 HcfResult MacImpl::MacInit(HcfSymKey *symKey) in MacInit() function in OHOS::CryptoFramework::MacImpl
H A Dcrypto_ffi.cpp634 HcfResult res = instance->MacInit(keyInstance->GetSymKey()); in FfiOHOSCryptoMacInit()
636 LOGE("[MAC] MacInit error %{public}d", res); in FfiOHOSCryptoMacInit()

Completed in 5 milliseconds