Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_fsm.c431 static void SaveDeviceKey(AuthFsm *authFsm, int32_t keyType, AuthLinkType type) in SaveDeviceKey() function
499 SaveDeviceKey(authFsm, AUTH_LINK_TYPE_NORMALIZED, authFsm->info.connInfo.type); in CompleteAuthSession()
504 SaveDeviceKey(authFsm, AUTH_LINK_TYPE_BLE, AUTH_LINK_TYPE_BLE); in CompleteAuthSession()