Home
last modified time | relevance | path

Searched refs:jwa_b3_ptext (Results 1 - 1 of 1) sorted by relevance

/third_party/libwebsockets/minimal-examples/api-tests/api-test-jose/
H A Djwe.c1443 jwa_b3_ptext[] = { variable
1567 if (jwe.jws.map.len[LJWE_CTXT] < sizeof(jwa_b3_ptext) || in test_jwa_b3()
1568 lws_timingsafe_bcmp(jwe.jws.map.buf[LJWE_CTXT],jwa_b3_ptext, in test_jwa_b3()
1569 sizeof(jwa_b3_ptext))) { in test_jwa_b3()
1571 lwsl_hexdump_notice(jwa_b3_ptext, sizeof(jwa_b3_ptext)); in test_jwa_b3()

Completed in 3 milliseconds