Home
last modified time | relevance | path

Searched defs:GetMacLength (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/crypto_framework/frameworks/cj/src/
H A Dmac_impl.cpp60 uint32_t MacImpl::GetMacLength() in GetMacLength() function in OHOS::CryptoFramework::MacImpl
/ohos5.0/base/security/crypto_framework/frameworks/crypto_operation/
H A Dmac.c112 static uint32_t GetMacLength(HcfMac *self) in GetMacLength() function