Searched refs:LWS_GENCRYPTO_KTY_EC (Results 1 – 13 of 13) sorted by relevance
727 ck->gencrypto_kty != LWS_GENCRYPTO_KTY_EC || in test_cose_keys()759 ck->gencrypto_kty != LWS_GENCRYPTO_KTY_EC || in test_cose_keys()801 ck->gencrypto_kty != LWS_GENCRYPTO_KTY_EC || in test_cose_keys()837 ck->gencrypto_kty != LWS_GENCRYPTO_KTY_EC || in test_cose_keys()
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()
103 case LWS_GENCRYPTO_KTY_EC: in lws_cose_key_dump()375 LWS_GENCRYPTO_KTY_EC; in cb_cose_key()381 LWS_GENCRYPTO_KTY_EC; in cb_cose_key()868 ck->gencrypto_kty = LWS_GENCRYPTO_KTY_EC; in lws_cose_key_generate()998 case LWS_GENCRYPTO_KTY_EC: in lws_cose_key_export()1038 if (ck->gencrypto_kty == LWS_GENCRYPTO_KTY_EC) { in lws_cose_key_export()1079 if (ck->gencrypto_kty != LWS_GENCRYPTO_KTY_EC || in lws_cose_key_export()
302 jwk->kty == LWS_GENCRYPTO_KTY_EC) && in cb_jwk()343 jwk->kty = LWS_GENCRYPTO_KTY_EC; in cb_jwk()479 case LWS_GENCRYPTO_KTY_EC: in lws_jwk_export()569 if (jwk->kty == LWS_GENCRYPTO_KTY_EC && in lws_jwk_export()
77 case LWS_GENCRYPTO_KTY_EC: in lws_jwk_dump()216 case LWS_GENCRYPTO_KTY_EC: in lws_jwk_generate()
36 LWS_GENCRYPTO_KTY_EC enumerator
56 case LWS_GENCRYPTO_KTY_EC: in cose_key_dump()90 if (!n && ck->gencrypto_kty == LWS_GENCRYPTO_KTY_EC) { in cose_key_dump()
57 if (jwk.kty != LWS_GENCRYPTO_KTY_EC) { in test_genec1()
520 jwk->kty = LWS_GENCRYPTO_KTY_EC; in lws_x509_public_to_jwk()692 case LWS_GENCRYPTO_KTY_EC: in lws_x509_jwk_privkey_pem()821 if (jwk->kty == LWS_GENCRYPTO_KTY_EC) in lws_x509_jwk_privkey_pem()
97 kty = LWS_GENCRYPTO_KTY_EC; in main()
411 jwk->kty = LWS_GENCRYPTO_KTY_EC; in lws_x509_public_to_jwk()493 if (jwk->kty != LWS_GENCRYPTO_KTY_EC) { in lws_x509_jwk_privkey_pem()
472 if (jwk.kty != LWS_GENCRYPTO_KTY_EC) { in test_jws_ES256()634 if (jwk.kty != LWS_GENCRYPTO_KTY_EC) { in test_jws_ES512()
589 if (jwk->kty != LWS_GENCRYPTO_KTY_EC) in lws_jws_sig_confirm()819 if (jws->jwk->kty != LWS_GENCRYPTO_KTY_EC) in lws_jws_sign_from_b64()