Home
last modified time | relevance | path

Searched refs:SEQ_INTEGER_BITS (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_common.c37 #define SEQ_INTEGER_BITS 24 macro
245 seq = (g_uniqueId << SEQ_INTEGER_BITS) | (seq & SEQ_INTEGER_MAX); in GenSeq()

Completed in 1 milliseconds