Home
last modified time | relevance | path

Searched refs:lwsl_hexdump_notice (Results 1 - 25 of 36) sorted by relevance

12

/third_party/libwebsockets/minimal-examples/api-tests/api-test-gencrypto/
H A Dlws-genaes.c73 lwsl_hexdump_notice(res, 16); in test_genaes_cbc()
91 lwsl_hexdump_notice(res1, 16); in test_genaes_cbc()
97 lwsl_hexdump_notice(res, 16); in test_genaes_cbc()
163 lwsl_hexdump_notice(res, 16); in test_genaes_cfb128()
187 lwsl_hexdump_notice(res1, 16); in test_genaes_cfb128()
253 lwsl_hexdump_notice(res, 16); in test_genaes_cfb8()
275 lwsl_hexdump_notice(res1, 16); in test_genaes_cfb8()
344 lwsl_hexdump_notice(res, 16); in test_genaes_ctr()
369 lwsl_hexdump_notice(res1, 16); in test_genaes_ctr()
437 lwsl_hexdump_notice(re in test_genaes_ecb()
[all...]
H A Dlws-genec.c81 lwsl_hexdump_notice(res, 16); in test_genec1()
100 lwsl_hexdump_notice(res, 16); in test_genec1()
/third_party/libwebsockets/minimal-examples/crypto/minimal-crypto-jws/
H A Dmain.c175 lwsl_hexdump_notice(jws.map.buf[LJWS_JOSE], jws.map.len[LJWS_JOSE]); in main()
176 lwsl_hexdump_notice(jws.map.buf[LJWS_PYLD], jws.map.len[LJWS_PYLD]); in main()
177 lwsl_hexdump_notice(jws.map.buf[LJWS_SIG], jws.map.len[LJWS_SIG]); in main()
179 lwsl_hexdump_notice(jws.map_b64.buf[LJWS_JOSE], jws.map_b64.len[LJWS_JOSE]); in main()
180 lwsl_hexdump_notice(jws.map_b64.buf[LJWS_PYLD], jws.map_b64.len[LJWS_PYLD]); in main()
181 lwsl_hexdump_notice(jws.map_b64.buf[LJWS_SIG], jws.map_b64.len[LJWS_SIG]); in main()
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-certinfo/
H A Dminimal-http-client-certinfo.c79 lwsl_hexdump_notice(ci->ns.name, (unsigned int)ci->ns.len); in callback_http()
85 lwsl_hexdump_notice(ci->ns.name, (size_t)ci->ns.len); in callback_http()
90 lwsl_hexdump_notice(ci->ns.name, (size_t)ci->ns.len); in callback_http()
95 lwsl_hexdump_notice(ci->ns.name, (size_t)ci->ns.len); in callback_http()
100 lwsl_hexdump_notice(ci->ns.name, (size_t)ci->ns.len); in callback_http()
/third_party/libwebsockets/minimal-examples/api-tests/api-test-jose/
H A Djwe.c105 lwsl_hexdump_notice(ex_a1_ptext, strlen(ex_a1_ptext)); in test_jwe_a1()
106 lwsl_hexdump_notice(jwe.jws.map.buf[LJWE_CTXT], in test_jwe_a1()
322 lwsl_hexdump_notice(ex_a2_ptext, sizeof(ex_a2_ptext)); in test_jwe_a2()
323 lwsl_hexdump_notice(jwe.jws.map.buf[LJWE_CTXT], in test_jwe_a2()
587 lwsl_hexdump_notice(ra_ptext_1024, sizeof(ra_ptext_1024)); in test_jwe_ra_ptext_1024()
588 lwsl_hexdump_notice(jwe.jws.map.buf[LJWE_CTXT], in test_jwe_ra_ptext_1024()
716 lwsl_hexdump_notice(ra_ptext_1024, sizeof(ra_ptext_1024)); in test_jwe_r256a192_ptext()
717 lwsl_hexdump_notice(jwe.jws.map.buf[LJWE_CTXT], in test_jwe_r256a192_ptext()
848 lwsl_hexdump_notice(ra_ptext_1024, sizeof(ra_ptext_1024)); in test_jwe_r256a256_ptext()
849 lwsl_hexdump_notice(jw in test_jwe_r256a256_ptext()
[all...]
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_smd/
H A Dmain.c39 lwsl_hexdump_notice(buf, len); in smd_cb1int()
53 lwsl_hexdump_notice(buf, len); in smd_cb2int()
/third_party/libwebsockets/lib/jose/jwe/enc/
H A Daescbc.c230 lwsl_hexdump_notice(jwe->jws.map.buf[LJWE_ATAG], (unsigned int)hlen / 2); in lws_jwe_auth_and_decrypt_cbc_hs()
231 lwsl_hexdump_notice(digest, (unsigned int)hlen / 2); in lws_jwe_auth_and_decrypt_cbc_hs()
/third_party/libwebsockets/minimal-examples/mqtt-client/minimal-mqtt-client/
H A Dminimal-mqtt-client.c287 lwsl_hexdump_notice(pub->topic, pub->topic_len); in callback_mqtt()
288 lwsl_hexdump_notice(pub->payload, pub->payload_len); in callback_mqtt()
/third_party/libwebsockets/lib/plat/windows/
H A Dwindows-init.c101 lwsl_hexdump_notice(rtest, sizeof(rtest)); in lws_plat_init()
/third_party/libwebsockets/lib/tls/mbedtls/
H A Dlws-genaes.c156 lwsl_hexdump_notice(tag, tlen); in lws_genaes_destroy()
157 lwsl_hexdump_notice(ctx->tag, (unsigned int)ctx->taglen); in lws_genaes_destroy()
H A Dmbedtls-ssl.c118 lwsl_hexdump_notice(buf, (size_t)n); in lws_ssl_capable_read()
174 lwsl_hexdump_notice(buf, len); in lws_ssl_capable_write()
/third_party/libwebsockets/minimal-examples/api-tests/api-test-async-dns/
H A Dmain.c309 lwsl_hexdump_notice(u, (unsigned int)m); in main()
340 lwsl_hexdump_notice(buf, (unsigned int)m); in main()
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lecp/
H A Dmain.c4507 // lwsl_hexdump_notice(ctx->buf, ctx->npos); in test_cb()
4526 lwsl_hexdump_notice(ctx->buf, (size_t)ctx->npos); in test_cb()
4667 lwsl_hexdump_notice(ctx.start, ctx.used); in main()
4677 lwsl_hexdump_notice(ctx.start, ctx.used); in main()
4687 lwsl_hexdump_notice(ctx.start, ctx.used); in main()
4699 lwsl_hexdump_notice(ctx.start, ctx.used); in main()
4711 lwsl_hexdump_notice(ctx.start, ctx.used); in main()
4723 lwsl_hexdump_notice(ctx.start, ctx.used); in main()
4735 lwsl_hexdump_notice(ctx.start, ctx.used); in main()
4747 lwsl_hexdump_notice(ct in main()
[all...]
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-wrover-kit/main/
H A Dlws-minimal-esp32.c156 lwsl_hexdump_notice(buf, len); in smd_cb()
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client/
H A Dminimal-ws-client.c103 lwsl_hexdump_notice(in, len); in callback_minimal()
/third_party/libwebsockets/test-apps/
H A Dtest-lecp.c88 lwsl_hexdump_notice(ctx->buf, (size_t)ctx->npos); in cb()
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-c3dev/main/
H A Dlws-minimal-esp32.c123 lwsl_hexdump_notice(buf, len); in smd_cb()
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-heltec-wb32/main/
H A Dlws-minimal-esp32.c126 lwsl_hexdump_notice(buf, len); in smd_cb()
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-pmd-bulk/
H A Dprotocol_lws_minimal_pmd_bulk.c200 lwsl_hexdump_notice(in, (unsigned int)olen); in callback_minimal_pmd_bulk()
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-dynamic/
H A Dminimal-http-server-dynamic.c87 lwsl_hexdump_notice(value, (size_t)z); in callback_dynamic_http()
/third_party/libwebsockets/lib/plat/unix/
H A Dunix-init.c160 lwsl_hexdump_notice(rtest, sizeof(rtest)); in lws_plat_init()
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-post/
H A Dminimal-http-client-post.c67 lwsl_hexdump_notice(in, len); in callback_http()
/third_party/libwebsockets/lib/tls/openssl/
H A Dopenssl-ssl.c295 lwsl_hexdump_notice(buf, (unsigned int)n); in lws_ssl_capable_read()
351 lwsl_hexdump_notice(buf, len); in lws_ssl_capable_write()
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-jit-trust/
H A Dminimal-http-client.c294 lwsl_hexdump_notice(in, len); in callback_http()
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_cache/
H A Dmain.c313 lwsl_hexdump_notice(cr.ptr, size); in test_nsc1()

Completed in 18 milliseconds

12