Home
last modified time | relevance | path

Searched defs:random_value (Results 1 – 2 of 2) sorted by relevance

/base/security/device_auth/frameworks/deviceauth_lite/inc/base/
Dbase.h186 struct random_value { struct
188 uint8_t random_value[HC_RAMDOM_MAX_LEN]; argument
/base/security/device_auth/frameworks/deviceauth_lite/source/key_agreement/
Dsts_client.c85 struct random_value random_value = generate_random(CHALLENGE_BUFF_LENGTH); in build_start_request_data() local