Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_common.c34 #define SEQ_NETWORK_ID_BITS 32 macro
215 for (uint32_t i = 0; i < SEQ_NETWORK_ID_BITS / BYTES_BIT_NUM; i++) { in UpdateUniqueId()