Home
last modified time | relevance | path

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

/external/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-avs/
Dmain-client.c18 static const char *canned_root_token_payload = variable
54 (const uint8_t *)canned_root_token_payload, in app_system_state_nf()
55 strlen(canned_root_token_payload)); in app_system_state_nf()
Dmain.c225 static const char *canned_root_token_payload = variable
261 (const uint8_t *)canned_root_token_payload, in app_system_state_nf()
262 strlen(canned_root_token_payload)); in app_system_state_nf()
/external/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-proxy/
Dmain.c151 static const char *canned_root_token_payload = variable
187 (const uint8_t *)canned_root_token_payload, in app_system_state_nf()
188 strlen(canned_root_token_payload)); in app_system_state_nf()
/external/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-alexa/
Dmain.c261 static const char *canned_root_token_payload = variable
302 (const uint8_t *)canned_root_token_payload, in app_system_state_nf()
303 strlen(canned_root_token_payload)); in app_system_state_nf()
/external/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams/
Dminimal-secure-streams.c184 static const char *canned_root_token_payload = variable
280 (const uint8_t *)canned_root_token_payload, in app_system_state_nf()
281 strlen(canned_root_token_payload)); in app_system_state_nf()