Home
last modified time | relevance | path

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

/third_party/libwebsockets/minimal-examples/api-tests/api-test-jose/
H A Djwe.c1290 jwa_b2_ptext[] = { variable
1411 if (jwe.jws.map.len[LJWE_CTXT] < sizeof(jwa_b2_ptext) || in test_jwa_b2()
1412 lws_timingsafe_bcmp(jwe.jws.map.buf[LJWE_CTXT],jwa_b2_ptext, in test_jwa_b2()
1413 sizeof(jwa_b2_ptext))) { in test_jwa_b2()
1415 lwsl_hexdump_notice(jwa_b2_ptext, sizeof(jwa_b2_ptext)); in test_jwa_b2()

Completed in 3 milliseconds