Home
last modified time | relevance | path

Searched refs:messageBufSelf (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/security/device_auth/services/protocol/src/iso_protocol/
H A Diso_protocol_common.c174 Uint8Buff messageBufSelf = { messageSelf, length }; in IsoCalPeerToken() local
177 res = params->loader->computeHmac(&keyParams, &messageBufSelf, selfToken); in IsoCalPeerToken()