Searched refs:GetMacLength (Results 1 – 4 of 4) sorted by relevance
112 static uint32_t GetMacLength(HcfMac *self) in GetMacLength() function187 returnMacApi->base.getMacLength = GetMacLength; in HcfMacCreate()
35 uint32_t GetMacLength();
60 uint32_t MacImpl::GetMacLength() in GetMacLength() function in OHOS::CryptoFramework::MacImpl
687 res = instance->GetMacLength(); in FfiOHOSCryptoGetMacLength()