Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_fsm.c48 FSM_MSG_SAVE_SESSION_KEY, enumerator
68 {FSM_MSG_SAVE_SESSION_KEY, (char *)"SAVE_SESSION_KEY"},
1263 case FSM_MSG_SAVE_SESSION_KEY: in DeviceAuthStateProcess()
1625 return PostMessageToAuthFsm(FSM_MSG_SAVE_SESSION_KEY, authSeq, key, len); in AuthSessionSaveSessionKey()
/ohos5.0/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_session_fsm_test.cpp438 msgType = FSM_MSG_SAVE_SESSION_KEY;