Lines Matching refs:lws_jwk_import
78 if (lws_jwk_import(&jwe.jwk, NULL, NULL, ex_a1_jwk_json, in test_jwe_a1()
119 if (lws_jwk_import(&jwe.jwk, NULL, NULL, ex_a1_jwk_json, in test_jwe_a1()
194 if (lws_jwk_import(&jwe.jwk, NULL, NULL, ex_a1_jwk_json, in test_jwe_a1()
294 if (lws_jwk_import(&jwe.jwk, NULL, NULL, (char *)lws_jwe_ex_a2_jwk_json, in test_jwe_a2()
503 if (lws_jwk_import(&jwe.jwk, NULL, NULL, jwk_txt, jwk_len) < 0) { in test_jwe_ra_ptext_1024()
562 if (lws_jwk_import(&jwe.jwk, NULL, NULL, jwk_txt, jwk_len) < 0) { in test_jwe_ra_ptext_1024()
630 if (lws_jwk_import(&jwe.jwk, NULL, NULL, jwk_txt, jwk_len) < 0) { in test_jwe_r256a192_ptext()
691 if (lws_jwk_import(&jwe.jwk, NULL, NULL, jwk_txt, jwk_len) < 0) { in test_jwe_r256a192_ptext()
762 if (lws_jwk_import(&jwe.jwk, NULL, NULL, jwk_txt, jwk_len) < 0) { in test_jwe_r256a256_ptext()
822 if (lws_jwk_import(&jwe.jwk, NULL, NULL, jwk_txt, jwk_len) < 0) { in test_jwe_r256a256_ptext()
1053 if (lws_jwk_import(&jwe.jwk, NULL, NULL, (char *)lws_jwe_ex_a2_jwk_json, in test_jwe_r256a128_jwe_openssl()
1144 if (lws_jwk_import(&jwe.jwk, NULL, NULL, (char *)lws_jwe_ex_a2_jwk_json, in test_jwe_r256a128_jwe_mbedtls()
1235 if (lws_jwk_import(&jwe.jwk, NULL, NULL, (char *)ex_a3_key, in test_jwe_a3()
1809 if (lws_jwk_import(&jwe.jwk, NULL, NULL, (char *)peer_pubkey, in test_ecdhes_t1()
1869 if (lws_jwk_import(&jwe.jwk, NULL, NULL, (char *)peer_privkey, in test_ecdhes_t1()
1972 if (lws_jwk_import(&jwe.jwk, NULL, NULL, key, strlen(key)) < 0) { in test_akw_decrypt()
2027 if (lws_jwk_import(&jwe.jwk, NULL, NULL, key, strlen(key)) < 0) { in test_akw_encrypt()