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/ |
D | main-client.c | 18 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()
|
D | main.c | 237 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/ |
D | main.c | 270 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/ |
D | main.c | 134 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/ |
D | minimal-secure-streams.c | 45 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/ |
D | minimal-secure-streams-post.c | 275 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/ |
D | minimal-secure-streams.c | 180 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/ |
D | minimal-secure-streams.c | 190 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/ |
D | minimal-secure-streams.c | 221 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/ |
D | minimal-secure-streams.c | 216 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()
|