Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/session_manager/src/session/v2/auth_sub_session/protocol_lib/
H A Diso_protocol.c362 uint8_t tokenValS[SHA256_LEN] = { 0 }; in ServerGenTokenProcEvent() local
363 Uint8Buff tokenS = { tokenValS, SHA256_LEN }; in ServerGenTokenProcEvent()
468 uint8_t tokenValS[SHA256_LEN] = { 0 }; in ClientGenTokenProcEvent() local
469 Uint8Buff tokenS = { tokenValS, SHA256_LEN }; in ClientGenTokenProcEvent()