Home
last modified time | relevance | path

Searched refs:randCVal (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.c263 uint8_t randCVal[RAND_BYTE_LEN] = { 0 }; in ClientGenRandomProcEvent() local
264 Uint8Buff randC = { randCVal, RAND_BYTE_LEN }; in ClientGenRandomProcEvent()
316 uint8_t randCVal[RAND_BYTE_LEN] = { 0 }; in ServerGenTokenParseEvent() local
317 Uint8Buff randC = { randCVal, RAND_BYTE_LEN }; in ServerGenTokenParseEvent()