Home
last modified time | relevance | path

Searched defs:ec (Results 1 – 25 of 30) sorted by relevance

12

/openssl/providers/common/der/
H A Dder_ecx_key.c14 int ossl_DER_w_algorithmIdentifier_X25519(WPACKET *pkt, int cont, ECX_KEY *ec) in ossl_DER_w_algorithmIdentifier_X25519()
23 int ossl_DER_w_algorithmIdentifier_X448(WPACKET *pkt, int cont, ECX_KEY *ec) in ossl_DER_w_algorithmIdentifier_X448()
32 int ossl_DER_w_algorithmIdentifier_ED25519(WPACKET *pkt, int cont, ECX_KEY *ec) in ossl_DER_w_algorithmIdentifier_ED25519()
41 int ossl_DER_w_algorithmIdentifier_ED448(WPACKET *pkt, int cont, ECX_KEY *ec) in ossl_DER_w_algorithmIdentifier_ED448()
H A Dder_ec_key.c14 int ossl_DER_w_algorithmIdentifier_EC(WPACKET *pkt, int cont, EC_KEY *ec) in ossl_DER_w_algorithmIdentifier_EC()
H A Dder_sm2_key.c15 int ossl_DER_w_algorithmIdentifier_SM2(WPACKET *pkt, int cont, EC_KEY *ec) in ossl_DER_w_algorithmIdentifier_SM2()
H A Dder_sm2_sig.c24 EC_KEY *ec, int mdnid) in ossl_DER_w_algorithmIdentifier_SM2_with_MD()
H A Dder_ec_sig.c28 EC_KEY *ec, int mdnid) in ossl_DER_w_algorithmIdentifier_ECDSA_with_MD()
/openssl/crypto/ec/
H A Dec_backend.c101 int ossl_ec_set_check_group_type_from_name(EC_KEY *ec, const char *name) in ossl_ec_set_check_group_type_from_name()
112 static int ec_set_check_group_type_from_param(EC_KEY *ec, const OSSL_PARAM *p) in ec_set_check_group_type_from_param()
359 int ossl_ec_set_ecdh_cofactor_mode(EC_KEY *ec, int mode) in ossl_ec_set_ecdh_cofactor_mode()
396 int ossl_ec_key_fromdata(EC_KEY *ec, const OSSL_PARAM params[], int include_private) in ossl_ec_key_fromdata()
499 int ossl_ec_group_fromdata(EC_KEY *ec, const OSSL_PARAM params[]) in ossl_ec_group_fromdata()
518 static int ec_key_point_format_fromdata(EC_KEY *ec, const OSSL_PARAM params[]) in ec_key_point_format_fromdata()
534 static int ec_key_group_check_fromdata(EC_KEY *ec, const OSSL_PARAM params[]) in ec_key_group_check_fromdata()
544 static int ec_set_include_public(EC_KEY *ec, int include) in ec_set_include_public()
556 int ossl_ec_key_otherparams_fromdata(EC_KEY *ec, const OSSL_PARAM params[]) in ossl_ec_key_otherparams_fromdata()
587 int ossl_ec_key_is_foreign(const EC_KEY *ec) in ossl_ec_key_is_foreign()
H A Dec_pmeth.c115 EC_KEY *ec = (EC_KEY *)EVP_PKEY_get0_EC_KEY(ctx->pkey); in pkey_ec_sign() local
153 EC_KEY *ec = (EC_KEY *)EVP_PKEY_get0_EC_KEY(ctx->pkey); in pkey_ec_verify() local
430 EC_KEY *ec = NULL; in pkey_ec_paramgen() local
449 EC_KEY *ec = NULL; in pkey_ec_keygen() local
H A Dec_ameth.c383 EC_KEY *ec; in old_ec_priv_decode() local
613 EC_KEY *ec = EC_KEY_new_ex(pctx->libctx, pctx->propquery); in ec_pkey_import_from() local
H A Dec_asn1.c1309 int ECDSA_size(const EC_KEY *ec) in ECDSA_size()
/openssl/crypto/cms/
H A Dcms_enc.c25 BIO *ossl_cms_EncryptedContent_init_bio(CMS_EncryptedContentInfo *ec, in ossl_cms_EncryptedContent_init_bio()
205 int ossl_cms_EncryptedContent_init(CMS_EncryptedContentInfo *ec, in ossl_cms_EncryptedContent_init()
225 CMS_EncryptedContentInfo *ec; in CMS_EncryptedData_set1_key() local
H A Dcms_env.c510 CMS_EncryptedContentInfo *ec; in cms_RecipientInfo_ktri_encrypt() local
576 CMS_EncryptedContentInfo *ec; in cms_RecipientInfo_ktri_decrypt() local
868 CMS_EncryptedContentInfo *ec; in cms_RecipientInfo_kekri_encrypt() local
937 CMS_EncryptedContentInfo *ec; in cms_RecipientInfo_kekri_decrypt() local
1128 static void cms_env_clear_ec(CMS_EncryptedContentInfo *ec) in cms_env_clear_ec()
1138 CMS_EncryptedContentInfo *ec = cms->d.envelopedData->encryptedContentInfo; in cms_EnvelopedData_Decryption_init_bio() local
1167 CMS_EncryptedContentInfo *ec; in cms_EnvelopedData_Encryption_init_bio() local
1215 CMS_EncryptedContentInfo *ec; in ossl_cms_AuthEnvelopedData_init_bio() local
H A Dcms_pwri.c48 CMS_EncryptedContentInfo *ec; in CMS_add0_recipient_password() local
310 CMS_EncryptedContentInfo *ec; in ossl_cms_RecipientInfo_pwri_crypt() local
H A Dcms_asn1.c97 CMS_EncryptedContentInfo *ec = (CMS_EncryptedContentInfo *)*pval; variable
H A Dcms_kari.c261 CMS_EncryptedContentInfo *ec; in CMS_RecipientInfo_kari_decrypt() local
480 CMS_EncryptedContentInfo *ec; in ossl_cms_RecipientInfo_kari_encrypt() local
H A Dcms_smime.c721 CMS_EncryptedContentInfo *ec = ossl_cms_get0_env_enc_content(cms); in CMS_decrypt_set1_pkey_and_peer() local
841 CMS_EncryptedContentInfo *ec = ossl_cms_get0_env_enc_content(cms); in CMS_decrypt_set1_password() local
875 CMS_EncryptedContentInfo *ec; in CMS_decrypt() local
/openssl/providers/implementations/kem/
H A Dec_kem.c66 static int eckey_check(const EC_KEY *ec, int requires_privatekey) in eckey_check()
100 static const char *ec_curvename_get0(const EC_KEY *ec) in ec_curvename_get0()
113 static int recipient_key_set(PROV_EC_CTX *ctx, EC_KEY *ec) in recipient_key_set()
138 static int sender_authkey_set(PROV_EC_CTX *ctx, EC_KEY *ec) in sender_authkey_set()
180 static int ecpubkey_todata(const EC_KEY *ec, unsigned char *out, size_t *outlen, in ecpubkey_todata()
239 EC_KEY *ec = vec; in eckem_init() local
381 int ossl_ec_dhkem_derive_private(EC_KEY *ec, BIGNUM *priv, in ossl_ec_dhkem_derive_private()
/openssl/providers/implementations/keymgmt/
H A Dec_kmgmt.c242 int otherparams_to_params(const EC_KEY *ec, OSSL_PARAM_BLD *tmpl, in otherparams_to_params()
309 const EC_KEY *ec = keydata; in ec_has() local
378 static int common_check_sm2(const EC_KEY *ec, int sm2_wanted) in common_check_sm2()
396 EC_KEY *ec = keydata; in common_import() local
455 EC_KEY *ec = keydata; in ec_export() local
1059 EC_KEY *ec = templ; in ec_gen_set_template() local
1267 static int ec_gen_assign_group(EC_KEY *ec, EC_GROUP *group) in ec_gen_assign_group()
1282 EC_KEY *ec = NULL; in ec_gen() local
1356 EC_KEY *ec = NULL; in sm2_gen() local
1426 EC_KEY *ec = NULL; in common_load() local
/openssl/providers/implementations/signature/
H A Decdsa_sig.c74 EC_KEY *ec; member
260 ecdsa_signverify_init(PROV_ECDSA_CTX *ctx, void *ec, in ecdsa_signverify_init()
297 static int ecdsa_sign_init(void *vctx, void *ec, const OSSL_PARAM params[]) in ecdsa_sign_init()
417 static int ecdsa_verify_init(void *vctx, void *ec, const OSSL_PARAM params[]) in ecdsa_verify_init()
496 void *ec, const OSSL_PARAM params[], in ecdsa_digest_signverify_init()
534 static int ecdsa_digest_sign_init(void *vctx, const char *mdname, void *ec, in ecdsa_digest_sign_init()
575 static int ecdsa_digest_verify_init(void *vctx, const char *mdname, void *ec, in ecdsa_digest_verify_init()
H A Dsm2_sig.c66 EC_KEY *ec; member
138 static int sm2sig_signature_init(void *vpsm2ctx, void *ec, in sm2sig_signature_init()
210 void *ec, const OSSL_PARAM params[]) in sm2sig_digest_signverify_init()
/openssl/demos/http3/
H A Dossl-nghttp3.c236 int ec; in OSSL_DEMO_H3_CONN_new_for_conn() local
458 int ec; in h3_conn_pump_stream() local
567 int ec, fin; in OSSL_DEMO_H3_CONN_handle_events() local
714 int ec; in OSSL_DEMO_H3_CONN_submit_request() local
/openssl/test/
H A Dquic_client_test.c26 int ec = SSL_get_error(s, ret); in is_want() local
H A Dquic_tserver_test.c29 int ec = SSL_get_error(s, ret); in is_want() local
/openssl/crypto/pkcs7/
H A Dpk7_lib.c684 PKCS7_ENC_CONTENT *ec; in PKCS7_set_cipher() local
/openssl/providers/implementations/encode_decode/
H A Dencode_key2text.c493 const EC_KEY *ec = key; in ec_to_text() local
/openssl/crypto/evp/
H A Dp_lib.c2431 const EC_KEY *ec = EVP_PKEY_get0_EC_KEY(pkey); in EVP_PKEY_get_ec_point_conv_form() local
2471 const EC_KEY *ec = EVP_PKEY_get0_EC_KEY(pkey); in EVP_PKEY_get_field_type() local

Completed in 89 milliseconds

12