Searched refs:SEQ_INTEGER_BITS (Results 1 - 1 of 1) sorted by relevance
/foundation/communication/dsoftbus/core/authentication/src/ | ||
H A D | auth_common.c | 37 #define SEQ_INTEGER_BITS 24 macro 245 seq = (g_uniqueId << SEQ_INTEGER_BITS) | (seq & SEQ_INTEGER_MAX); in GenSeq() |
Completed in 1 milliseconds