Lines Matching refs:lws_jwe
31 lws_jwe_auth_and_decrypt_rsa_aes_cbc_hs(struct lws_jwe *jwe);
35 lws_jwe_encrypt_rsa_aes_cbc_hs(struct lws_jwe *jwe,
39 lws_jwe_auth_and_decrypt_cbc_hs(struct lws_jwe *jwe, uint8_t *enc_cek,
46 lws_jwe_auth_and_decrypt_gcm(struct lws_jwe *jwe, uint8_t *enc_cek,
50 lws_jwe_auth_and_decrypt_rsa_aes_gcm(struct lws_jwe *jwe);
53 lws_jwe_encrypt_gcm(struct lws_jwe *jwe,
57 lws_jwe_encrypt_rsa_aes_gcm(struct lws_jwe *jwe,
66 lws_jwe_encrypt_aeskw_cbc_hs(struct lws_jwe *jwe,
70 lws_jwe_auth_and_decrypt_aeskw_cbc_hs(struct lws_jwe *jwe);
75 lws_jwe_auth_and_decrypt_cbc_hs(struct lws_jwe *jwe, uint8_t *enc_cek,
79 lws_jwe_encrypt_cbc_hs(struct lws_jwe *jwe,
83 lws_jwe_auth_and_decrypt_ecdh_cbc_hs(struct lws_jwe *jwe,
87 lws_jwe_encrypt_ecdh_cbc_hs(struct lws_jwe *jwe,