• Home
  • Raw
  • Download

Lines Matching refs:lws_concat_temp

92 	n = lws_jwe_auth_and_decrypt(&jwe, lws_concat_temp(temp, temp_len),  in test_jwe_a1()
147 lws_concat_temp(temp, temp_len), &temp_len, in test_jwe_a1()
157 lws_concat_temp(temp, temp_len), in test_jwe_a1()
164 n = lws_jwe_encrypt(&jwe, lws_concat_temp(temp, temp_len), in test_jwe_a1()
200 n = lws_jwe_auth_and_decrypt(&jwe, lws_concat_temp(temp, temp_len), in test_jwe_a1()
309 n = lws_jwe_auth_and_decrypt(&jwe, lws_concat_temp(temp, temp_len), in test_jwe_a2()
511 lws_concat_temp(temp, temp_len), &temp_len, in test_jwe_ra_ptext_1024()
522 lws_concat_temp(temp, temp_len), &temp_len, in test_jwe_ra_ptext_1024()
534 lws_concat_temp(temp, temp_len), &temp_len); in test_jwe_ra_ptext_1024()
541 n = lws_jwe_encrypt(&jwe, lws_concat_temp(temp, temp_len), in test_jwe_ra_ptext_1024()
574 n = lws_jwe_auth_and_decrypt(&jwe, lws_concat_temp(temp, temp_len), in test_jwe_ra_ptext_1024()
641 lws_concat_temp(temp, temp_len), &temp_len, in test_jwe_r256a192_ptext()
652 lws_concat_temp(temp, temp_len), &temp_len, in test_jwe_r256a192_ptext()
664 lws_concat_temp(temp, temp_len), &temp_len); in test_jwe_r256a192_ptext()
671 n = lws_jwe_encrypt(&jwe, lws_concat_temp(temp, temp_len), in test_jwe_r256a192_ptext()
703 n = lws_jwe_auth_and_decrypt(&jwe, lws_concat_temp(temp, temp_len), in test_jwe_r256a192_ptext()
773 lws_concat_temp(temp, temp_len), &temp_len, in test_jwe_r256a256_ptext()
784 lws_concat_temp(temp, temp_len), &temp_len, in test_jwe_r256a256_ptext()
796 lws_concat_temp(temp, temp_len), &temp_len); in test_jwe_r256a256_ptext()
803 n = lws_jwe_encrypt(&jwe, lws_concat_temp(temp, temp_len), in test_jwe_r256a256_ptext()
835 n = lws_jwe_auth_and_decrypt(&jwe, lws_concat_temp(temp, temp_len), in test_jwe_r256a256_ptext()
1069 n = lws_jwe_auth_and_decrypt(&jwe, lws_concat_temp(temp, temp_len), in test_jwe_r256a128_jwe_openssl()
1160 n = lws_jwe_auth_and_decrypt(&jwe, lws_concat_temp(temp, temp_len), in test_jwe_r256a128_jwe_mbedtls()
1251 n = lws_jwe_auth_and_decrypt(&jwe, lws_concat_temp(temp, temp_len), in test_jwe_a3()
1668 p = lws_concat_temp(temp, temp_len); in test_jwa_c()
1797 lws_concat_temp(temp, temp_len), &temp_len, in test_ecdhes_t1()
1822 lws_concat_temp(temp, temp_len), &temp_len, in test_ecdhes_t1()
1835 n = lws_jwe_encrypt(&jwe, lws_concat_temp(temp, temp_len), &temp_len); in test_ecdhes_t1()
1883 n = lws_jwe_auth_and_decrypt(&jwe, lws_concat_temp(temp, temp_len), in test_ecdhes_t1()
1986 n = lws_jwe_auth_and_decrypt(&jwe, lws_concat_temp(temp, temp_len), &temp_len); in test_akw_decrypt()
2055 lws_concat_temp(temp, temp_len), &temp_len, in test_akw_encrypt()
2067 lws_concat_temp(temp, temp_len), in test_akw_encrypt()
2074 n = lws_jwe_encrypt(&jwe, lws_concat_temp(temp, temp_len), in test_akw_encrypt()