Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/protocol/src/iso_protocol/
H A Diso_protocol_common.c301 uint8_t hmacSelf[SHA256_LEN] = { 0 }; in IsoClientGenSessionKey() local
302 Uint8Buff outHmacBuf = { hmacSelf, sizeof(hmacSelf) }; in IsoClientGenSessionKey()