Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/tests/core/bus_center/lnn/unittest/
H A Dnet_ledger_test.cpp94 ret = LnnSetAuthTypeValue(authTypeValue, AUTH_TYPE_BUTT); in HWTEST_F()
96 ret = LnnClearAuthTypeValue(authTypeValue, AUTH_TYPE_BUTT); in HWTEST_F()
/foundation/communication/dsoftbus/core/authentication/interface/
H A Dauth_interface.h100 AUTH_TYPE_BUTT, enumerator
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/src/
H A Dlnn_distributed_net_ledger.c96 if (authTypeValue == NULL || type >= AUTH_TYPE_BUTT) { in LnnSetAuthTypeValue()
106 if (authTypeValue == NULL || type >= AUTH_TYPE_BUTT) { in LnnClearAuthTypeValue()

Completed in 4 milliseconds