Home
last modified time | relevance | path

Searched refs:EC_KEY_get0_public_key (Results 1 – 18 of 18) sorted by relevance

/netbsd/src/tests/crypto/libcrypto/ecdh/
Decdhtest.c163 (group, EC_KEY_get0_public_key(a), x_a, y_a, ctx)) in test_ecdh_curve()
169 EC_KEY_get0_public_key(a), in test_ecdh_curve()
193 (group, EC_KEY_get0_public_key(b), x_b, y_b, ctx)) in test_ecdh_curve()
199 EC_KEY_get0_public_key(b), in test_ecdh_curve()
221 ECDH_compute_key(abuf, alen, EC_KEY_get0_public_key(b), a, KDF1_SHA1); in test_ecdh_curve()
238 ECDH_compute_key(bbuf, blen, EC_KEY_get0_public_key(a), b, KDF1_SHA1); in test_ecdh_curve()
446 EC_KEY_get0_public_key(key2), key1, 0)) in ecdh_kat()
452 EC_KEY_get0_public_key(key1), key2, 0)) in ecdh_kat()
/netbsd/src/crypto/external/bsd/openssh/dist/
Dkexecdh.c66 public_key = EC_KEY_get0_public_key(client_key); in kex_ecdh_keypair()
117 pub_key = EC_KEY_get0_public_key(server_key); in kex_ecdh_enc()
Dssh-ecdsa.c205 EC_KEY_get0_public_key(ec_from)) != 1) { in ssh_ecdsa_copy_public()
248 EC_KEY_get0_public_key(ec)) != 0) { in ssh_ecdsa_deserialize_public()
268 EC_KEY_get0_public_key(EVP_PKEY_get0_EC_KEY(key->pkey))); in ssh_ecdsa_deserialize_public()
Dsshbuf-getput-crypto.c170 return sshbuf_put_ec(buf, EC_KEY_get0_public_key(v), in sshbuf_put_eckey()
Dsshkey.c2797 EC_KEY_get0_public_key(key)); in sshkey_dump_ec_key()
3570 EC_KEY_get0_public_key(ecdsa)) != 0 || in sshkey_parse_private_pem_fileblob()
/netbsd/src/crypto/external/bsd/openssl/dist/crypto/ec/
Dec_ameth.c135 const EC_POINT *pa = EC_KEY_get0_public_key(a->pkey.ec), in eckey_pub_cmp()
136 *pb = EC_KEY_get0_public_key(b->pkey.ec); in eckey_pub_cmp()
296 if (ktype != EC_KEY_PRINT_PARAM && EC_KEY_get0_public_key(x) != NULL) { in do_EC_KEY_print()
512 pub_point = EC_KEY_get0_public_key(eckey); in ec_pkey_export_to()
Decp_s390x_nistp.c237 pubkey = EC_KEY_get0_public_key(eckey); in ecdsa_s390x_nistp_verify_sig()
Dec_pmeth.c199 pubkey = EC_KEY_get0_public_key(eckeypub); in pkey_ec_derive()
Decdsa_ossl.c399 (pub_key = EC_KEY_get0_public_key(eckey)) == NULL || sig == NULL) { in ossl_ecdsa_simple_verify_sig()
Dec_key.c790 const EC_POINT *EC_KEY_get0_public_key(const EC_KEY *key) in EC_KEY_get0_public_key() function
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/krb5/
Dpkinit-ec.c210 EC_KEY_get0_public_key(public), in _krb5_pk_rd_pa_reply_ecdh_compute_key()
/netbsd/src/crypto/external/bsd/heimdal/dist/kdc/
Dpkinit-ec.c154 EC_KEY_get0_public_key(ec_key_pk), in generate_ecdh_keyblock()
/netbsd/src/external/bsd/wpa/dist/src/crypto/
Dcrypto_openssl.c2803 pubkey = EC_KEY_get0_public_key(eckey); in crypto_ecdh_get_pubkey()
3580 point = EC_KEY_get0_public_key(eckey); in crypto_ec_key_get_subject_public_key()
3858 point = EC_KEY_get0_public_key(eckey); in crypto_ec_key_get_public_key()
/netbsd/src/crypto/external/bsd/openssl/dist/test/
Dectest.c2252 || !TEST_ptr(pub = EC_KEY_get0_public_key(key)) in check_ec_key_field_public_range_test()
2853 if (!TEST_ptr(Q = EC_KEY_get0_public_key(eckey2)) in custom_params_test()
/netbsd/src/crypto/external/bsd/openssl/dist/crypto/evp/
Dctrl_params_translate.c1644 const EC_POINT *point = EC_KEY_get0_public_key(eckey); in get_payload_public_key()
/netbsd/src/crypto/external/bsd/openssl/lib/libcrypto/
Dcrypto.map1320 EC_KEY_get0_public_key;
Dcrypto.expsym1318 EC_KEY_get0_public_key@@OPENSSL_3.0.0
/netbsd/src/crypto/external/bsd/openssl/dist/util/
Dlibcrypto.num2771 EC_KEY_get0_public_key 2834 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0,EC