Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_connection.c32 #define AUTH_CONN_DATA_HEAD_SIZE 24 macro
207 return AUTH_CONN_DATA_HEAD_SIZE + len; in GetAuthDataSize()
/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_other_test.cpp500 (void)memset_s(&head, sizeof(AuthDataHead), AUTH_CONN_DATA_HEAD_SIZE, sizeof(AuthDataHead)); in HWTEST_F()

Completed in 4 milliseconds