Home
last modified time | relevance | path

Searched defs:eckey (Results 1 – 24 of 24) sorted by relevance

/freebsd/crypto/openssl/crypto/ec/
H A Dec_key.c204 ENGINE *EC_KEY_get0_engine(const EC_KEY *eckey) in EC_KEY_get0_engine()
209 int EC_KEY_generate_key(EC_KEY *eckey) in EC_KEY_generate_key()
228 int ossl_ec_key_gen(EC_KEY *eckey) in ossl_ec_key_gen()
252 static int ecdsa_keygen_knownanswer_test(EC_KEY *eckey, BN_CTX *ctx, in ecdsa_keygen_knownanswer_test()
301 static int ec_generate_key(EC_KEY *eckey, int pairwise_test) in ec_generate_key()
409 int ossl_ec_generate_key_dhkem(EC_KEY *eckey, in ossl_ec_generate_key_dhkem()
441 int ossl_ec_key_simple_generate_key(EC_KEY *eckey) in ossl_ec_key_simple_generate_key()
446 int ossl_ec_key_simple_generate_public_key(EC_KEY *eckey) in ossl_ec_key_simple_generate_public_key()
468 int EC_KEY_check_key(const EC_KEY *eckey) in EC_KEY_check_key()
529 int ossl_ec_key_public_check_quick(const EC_KEY *eckey, BN_CTX *ctx) in ossl_ec_key_public_check_quick()
[all …]
H A Decdsa_sign.c20 ECDSA_SIG *ECDSA_do_sign(const unsigned char *dgst, int dlen, EC_KEY *eckey) in ECDSA_do_sign()
27 EC_KEY *eckey) in ECDSA_do_sign_ex()
35 …type, const unsigned char *dgst, int dlen, unsigned char *sig, unsigned int *siglen, EC_KEY *eckey) in ECDSA_sign()
42 const BIGNUM *r, EC_KEY *eckey) in ECDSA_sign_ex()
50 int ECDSA_sign_setup(EC_KEY *eckey, BN_CTX *ctx_in, BIGNUM **kinvp, in ECDSA_sign_setup()
H A Decdsa_ossl.c39 int ossl_ecdsa_sign_setup(EC_KEY *eckey, BN_CTX *ctx_in, BIGNUM **kinvp, in ossl_ecdsa_sign_setup()
52 EC_KEY *eckey) in ossl_ecdsa_sign_sig()
64 const ECDSA_SIG *sig, EC_KEY *eckey) in ossl_ecdsa_verify_sig()
76 const BIGNUM *kinv, const BIGNUM *r, EC_KEY *eckey) in ossl_ecdsa_sign()
97 EC_KEY *eckey, unsigned int nonce_type, in ossl_ecdsa_deterministic_sign()
132 static int ecdsa_sign_setup(EC_KEY *eckey, BN_CTX *ctx_in, in ecdsa_sign_setup()
263 int ossl_ecdsa_simple_sign_setup(EC_KEY *eckey, BN_CTX *ctx_in, BIGNUM **kinvp, in ossl_ecdsa_simple_sign_setup()
272 EC_KEY *eckey) in ossl_ecdsa_simple_sign_sig()
420 const unsigned char *sigbuf, int sig_len, EC_KEY *eckey) in ossl_ecdsa_verify()
445 const ECDSA_SIG *sig, EC_KEY *eckey) in ossl_ecdsa_simple_verify_sig()
H A Dec_kmeth.c149 const EC_KEY *eckey, in ECDH_compute_key()
232 EC_KEY *eckey), in EC_KEY_METHOD_set_sign()
233 int (*sign_setup)(EC_KEY *eckey, BN_CTX *ctx_in, in EC_KEY_METHOD_set_sign()
249 int sig_len, EC_KEY *eckey), in EC_KEY_METHOD_set_verify()
306 EC_KEY *eckey), in EC_KEY_METHOD_get_sign()
307 int (**psign_setup)(EC_KEY *eckey, BN_CTX *ctx_in, in EC_KEY_METHOD_get_sign()
326 int sig_len, EC_KEY *eckey), in EC_KEY_METHOD_get_verify()
H A Decdsa_vrf.c27 const ECDSA_SIG *sig, EC_KEY *eckey) in ECDSA_do_verify()
42 const unsigned char *sigbuf, int sig_len, EC_KEY *eckey) in ECDSA_verify()
H A Dec_ameth.c104 EC_KEY *eckey = NULL; in eckey_pub_decode() local
152 EC_KEY *eckey = ossl_ec_key_from_pkcs8(p8, libctx, propq); in eckey_priv_decode_ex() local
350 EC_KEY *eckey; in eckey_param_decode() local
426 EC_KEY *eckey = pkey->pkey.ec; in ec_pkey_check() local
439 EC_KEY *eckey = pkey->pkey.ec; in ec_pkey_public_check() local
455 EC_KEY *eckey = pkey->pkey.ec; in ec_pkey_param_check() local
475 const EC_KEY *eckey = NULL; in ec_pkey_export_to() local
631 EC_KEY *eckey = from->pkey.ec; in ec_pkey_copy() local
H A Decp_s390x_nistp.c134 EC_KEY *eckey, in ecdsa_s390x_nistp_sign_sig()
231 const ECDSA_SIG *sig, EC_KEY *eckey, in ecdsa_s390x_nistp_verify_sig()
H A Dec_backend.c764 EC_KEY *eckey = NULL; in ossl_ec_key_param_from_x509_algor() local
814 EC_KEY *eckey = NULL; in ossl_ec_key_from_pkcs8() local
H A Dec_pmeth.c171 EC_KEY *eckey; in pkey_ec_derive() local
/freebsd/crypto/openssl/crypto/sm2/
H A Dsm2_key.c22 int ossl_sm2_key_private_check(const EC_KEY *eckey) in ossl_sm2_key_private_check()
H A Dsm2_sign.c461 EC_KEY *eckey) in ossl_sm2_internal_sign()
502 EC_KEY *eckey) in ossl_sm2_internal_verify()
/freebsd/crypto/openssl/crypto/x509/
H A Dx_all.c447 EC_KEY *d2i_EC_PUBKEY_fp(FILE *fp, EC_KEY **eckey) in d2i_EC_PUBKEY_fp()
452 int i2d_EC_PUBKEY_fp(FILE *fp, const EC_KEY *eckey) in i2d_EC_PUBKEY_fp()
457 EC_KEY *d2i_ECPrivateKey_fp(FILE *fp, EC_KEY **eckey) in d2i_ECPrivateKey_fp()
462 int i2d_ECPrivateKey_fp(FILE *fp, const EC_KEY *eckey) in i2d_ECPrivateKey_fp()
467 EC_KEY *d2i_EC_PUBKEY_bio(BIO *bp, EC_KEY **eckey) in d2i_EC_PUBKEY_bio()
477 EC_KEY *d2i_ECPrivateKey_bio(BIO *bp, EC_KEY **eckey) in d2i_ECPrivateKey_bio()
482 int i2d_ECPrivateKey_bio(BIO *bp, const EC_KEY *eckey) in i2d_ECPrivateKey_bio()
/freebsd/crypto/openssl/test/
H A Decdsatest.c190 EC_KEY *eckey_neg = NULL, *eckey = NULL; in test_builtin() local
356 EC_KEY *eckey = NULL; in test_ecdsa_sig_NULL() local
H A Dslh_dsa_test.c127 EVP_PKEY *eckey = NULL; in slh_dsa_key_eq_test() local
H A Devp_extra_test.c1503 EC_KEY *eckey = NULL; in test_EC_priv_only_legacy() local
1570 EC_KEY *eckey = NULL; in test_evp_get_ec_pub_legacy() local
/freebsd/crypto/openssl/apps/
H A Dec.c83 EVP_PKEY *eckey = NULL; in ec_main() local
/freebsd/crypto/openssl/providers/implementations/encode_decode/
H A Dencode_key2any.c684 static int prepare_ec_params(const void *eckey, int nid, int save, in prepare_ec_params()
718 static int ec_spki_pub_to_der(const void *eckey, unsigned char **pder, in ec_spki_pub_to_der()
731 EC_KEY *eckey = (EC_KEY *)veckey; in ec_pki_priv_to_der() local
/freebsd/contrib/wpa/src/crypto/
H A Dcrypto_openssl.c3565 const EC_KEY *eckey; in crypto_ec_key_get_subject_public_key() local
3627 EC_KEY *eckey; in crypto_ec_key_get_subject_public_key() local
3693 EC_KEY *eckey; in crypto_ec_key_get_ecprivate_key() local
3762 EC_KEY *eckey; in crypto_ec_key_get_pubkey_point() local
3848 const EC_KEY *eckey; in crypto_ec_key_get_public_key() local
3878 const EC_KEY *eckey; in crypto_ec_key_get_private_key() local
H A Dcrypto_wolfssl.c2078 ecc_key *eckey; member
/freebsd/crypto/openssl/crypto/evp/
H A Dctrl_params_translate.c1631 const EC_KEY *eckey = EVP_PKEY_get0_EC_KEY(pkey); in get_payload_public_key() local
1663 const EC_KEY *eckey = EVP_PKEY_get0_EC_KEY(pkey); in get_payload_public_key_ec() local
/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Dec_kmgmt.c113 static ossl_inline int key_to_params(const EC_KEY *eckey, OSSL_PARAM_BLD *tmpl, in key_to_params()
/freebsd/crypto/krb5/src/plugins/preauth/pkinit/
H A Dpkinit_crypto_openssl.c633 EC_KEY *eckey; in decode_ec_params() local
766 EC_KEY *eckey; /* can be const when OpenSSL 1.0 dropped */ in dh_pubkey_der() local
920 EC_KEY *params_eckey, *eckey = NULL; in compose_dh_pkey() local
/freebsd/crypto/heimdal/lib/krb5/
H A Dpkinit.c67 EC_KEY *eckey; member
/freebsd/crypto/openssl/include/openssl/
H A Devp.h524 #define EVP_PKEY_assign_EC_KEY(pkey, eckey) \ argument