Home
last modified time | relevance | path

Searched refs:tokenValC (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.c480 uint8_t tokenValC[SHA256_LEN] = { 0 }; in ClientGenTokenProcEvent() local
481 Uint8Buff tokenC = { tokenValC, SHA256_LEN }; in ClientGenTokenProcEvent()
545 uint8_t tokenValC[SHA256_LEN] = { 0 }; in ServerGenSessKeyProcEvent() local
546 Uint8Buff tokenC = { tokenValC, SHA256_LEN }; in ServerGenSessKeyProcEvent()