Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_hichain.c44 #define MASK_HIGH_4BIT 0xF000 macro
163 high4bit = hichainErrCode & MASK_HIGH_4BIT; in GetSoftbusHichainAuthErrorCode()