Home
last modified time | relevance | path

Searched refs:ScheduleUpdateSessionKey (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/authentication/include/
H A Dauth_session_key.h76 void ScheduleUpdateSessionKey(AuthHandle authHandle, uint64_t delatMs);
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_key.c586 void ScheduleUpdateSessionKey(AuthHandle authHandle, uint64_t delayMs) in ScheduleUpdateSessionKey() function
H A Dauth_manager.c768 ScheduleUpdateSessionKey(authHandle, SCHEDULE_UPDATE_SESSION_KEY_PERIOD); in AuthManagerSetSessionKey()