Searched refs:LWS_GENCRYPTO_KTY_EC (Results 1 – 9 of 9) sorted by relevance
211 if (jwe->jws.jwk->kty != LWS_GENCRYPTO_KTY_EC) { in lws_jwe_encrypt_ecdh()217 ephem->kty = LWS_GENCRYPTO_KTY_EC; in lws_jwe_encrypt_ecdh()462 if (jwe->jws.jwk->kty != LWS_GENCRYPTO_KTY_EC) { in lws_jwe_auth_and_decrypt_ecdh()469 LWS_GENCRYPTO_KTY_EC) { in lws_jwe_auth_and_decrypt_ecdh()
193 case LWS_GENCRYPTO_KTY_EC: in lws_jwk_dump()419 jwk->kty == LWS_GENCRYPTO_KTY_EC) && in cb_jwk()460 jwk->kty = LWS_GENCRYPTO_KTY_EC; in cb_jwk()605 case LWS_GENCRYPTO_KTY_EC: in lws_jwk_generate()697 case LWS_GENCRYPTO_KTY_EC: in lws_jwk_export()787 if (jwk->kty == LWS_GENCRYPTO_KTY_EC && in lws_jwk_export()
36 LWS_GENCRYPTO_KTY_EC enumerator
57 if (jwk.kty != LWS_GENCRYPTO_KTY_EC) { in test_genec1()
342 jwk->kty = LWS_GENCRYPTO_KTY_EC; in lws_x509_public_to_jwk()514 case LWS_GENCRYPTO_KTY_EC: in lws_x509_jwk_privkey_pem()643 if (jwk->kty == LWS_GENCRYPTO_KTY_EC) in lws_x509_jwk_privkey_pem()
97 kty = LWS_GENCRYPTO_KTY_EC; in main()
310 jwk->kty = LWS_GENCRYPTO_KTY_EC; in lws_x509_public_to_jwk()388 if (jwk->kty != LWS_GENCRYPTO_KTY_EC) { in lws_x509_jwk_privkey_pem()
471 if (jwk.kty != LWS_GENCRYPTO_KTY_EC) { in test_jws_ES256()632 if (jwk.kty != LWS_GENCRYPTO_KTY_EC) { in test_jws_ES512()
589 if (jwk->kty != LWS_GENCRYPTO_KTY_EC) in lws_jws_sig_confirm()818 if (jws->jwk->kty != LWS_GENCRYPTO_KTY_EC) in lws_jws_sign_from_b64()