Home
last modified time | relevance | path

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

/third_party/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.c237 static const char *canned_root_token_payload = variable
273 (const uint8_t *)canned_root_token_payload, in app_system_state_nf()
274 strlen(canned_root_token_payload)); in app_system_state_nf()
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-alexa/
Dmain.c270 static const char *canned_root_token_payload = variable
311 (const uint8_t *)canned_root_token_payload, in app_system_state_nf()
312 strlen(canned_root_token_payload)); in app_system_state_nf()
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-proxy/
Dmain.c134 static const char *canned_root_token_payload = variable
175 (const uint8_t *)canned_root_token_payload, in app_system_state_nf()
176 strlen(canned_root_token_payload)); in app_system_state_nf()
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-staticpolicy/
Dminimal-secure-streams.c45 static const char *canned_root_token_payload = variable
144 (const uint8_t *)canned_root_token_payload, in app_system_state_nf()
145 strlen(canned_root_token_payload)); in app_system_state_nf()
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-post/
Dminimal-secure-streams-post.c275 static const char *canned_root_token_payload = variable
421 (const uint8_t *)canned_root_token_payload, in app_system_state_nf()
422 strlen(canned_root_token_payload)); in app_system_state_nf()
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-perf/
Dminimal-secure-streams.c180 static const char *canned_root_token_payload = variable
358 (const uint8_t *)canned_root_token_payload, in app_system_state_nf()
359 strlen(canned_root_token_payload)); in app_system_state_nf()
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-blob/
Dminimal-secure-streams.c190 static const char *canned_root_token_payload = variable
415 (const uint8_t *)canned_root_token_payload, in app_system_state_nf()
416 strlen(canned_root_token_payload)); in app_system_state_nf()
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams/
Dminimal-secure-streams.c221 static const char *canned_root_token_payload = variable
454 (const uint8_t *)canned_root_token_payload, in app_system_state_nf()
455 strlen(canned_root_token_payload)); in app_system_state_nf()
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-stress/
Dminimal-secure-streams.c216 static const char *canned_root_token_payload = variable
499 (const uint8_t *)canned_root_token_payload, in app_system_state_nf()
500 strlen(canned_root_token_payload)); in app_system_state_nf()