| /freebsd/crypto/openssl/crypto/ec/ |
| H A D | ec_key.c | 204 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 D | ecdsa_sign.c | 20 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 D | ecdsa_ossl.c | 39 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 D | ec_kmeth.c | 149 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 D | ecdsa_vrf.c | 27 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 D | ec_ameth.c | 104 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 D | ecp_s390x_nistp.c | 134 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 D | ec_backend.c | 764 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 D | ec_pmeth.c | 171 EC_KEY *eckey; in pkey_ec_derive() local
|
| /freebsd/crypto/openssl/crypto/sm2/ |
| H A D | sm2_key.c | 22 int ossl_sm2_key_private_check(const EC_KEY *eckey) in ossl_sm2_key_private_check()
|
| H A D | sm2_sign.c | 461 EC_KEY *eckey) in ossl_sm2_internal_sign() 502 EC_KEY *eckey) in ossl_sm2_internal_verify()
|
| /freebsd/crypto/openssl/crypto/x509/ |
| H A D | x_all.c | 447 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 D | ecdsatest.c | 190 EC_KEY *eckey_neg = NULL, *eckey = NULL; in test_builtin() local 356 EC_KEY *eckey = NULL; in test_ecdsa_sig_NULL() local
|
| H A D | slh_dsa_test.c | 127 EVP_PKEY *eckey = NULL; in slh_dsa_key_eq_test() local
|
| H A D | evp_extra_test.c | 1503 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 D | ec.c | 83 EVP_PKEY *eckey = NULL; in ec_main() local
|
| /freebsd/crypto/openssl/providers/implementations/encode_decode/ |
| H A D | encode_key2any.c | 684 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 D | crypto_openssl.c | 3565 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 D | crypto_wolfssl.c | 2078 ecc_key *eckey; member
|
| /freebsd/crypto/openssl/crypto/evp/ |
| H A D | ctrl_params_translate.c | 1631 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 D | ec_kmgmt.c | 113 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 D | pkinit_crypto_openssl.c | 633 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 D | pkinit.c | 67 EC_KEY *eckey; member
|
| /freebsd/crypto/openssl/include/openssl/ |
| H A D | evp.h | 524 #define EVP_PKEY_assign_EC_KEY(pkey, eckey) \ argument
|