Home
last modified time | relevance | path

Searched refs:tokenCVal (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.c530 uint8_t tokenCVal[ISO_TOKEN_LEN] = { 0 }; in ServerGenSessKeyParseEvent() local
531 Uint8Buff tokenC = { tokenCVal, ISO_TOKEN_LEN }; in ServerGenSessKeyParseEvent()