Home
last modified time | relevance | path

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

/third_party/libwebsockets/minimal-examples/api-tests/api-test-jose/
H A Djwe.c36 *ex_a1_jwk_json = variable
78 if (lws_jwk_import(&jwe.jwk, NULL, NULL, ex_a1_jwk_json, in test_jwe_a1()
79 strlen(ex_a1_jwk_json)) < 0) { in test_jwe_a1()
119 if (lws_jwk_import(&jwe.jwk, NULL, NULL, ex_a1_jwk_json, in test_jwe_a1()
120 strlen(ex_a1_jwk_json)) < 0) { in test_jwe_a1()
194 if (lws_jwk_import(&jwe.jwk, NULL, NULL, ex_a1_jwk_json, in test_jwe_a1()
195 strlen(ex_a1_jwk_json)) < 0) { in test_jwe_a1()

Completed in 3 milliseconds