Home
last modified time | relevance | path

Searched defs:ecdh (Results 1 – 23 of 23) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ec/
H A Decdh_ossl.c23 const EC_POINT *pub_key, const EC_KEY *ecdh) in ossl_ecdh_compute_key()
39 const EC_POINT *pub_key, const EC_KEY *ecdh) in ecdh_simple_compute_key()
H A Dec_kmeth.c201 const EC_KEY *ecdh)) in EC_KEY_METHOD_set_compute_key()
275 const EC_KEY *ecdh)) in EC_KEY_METHOD_get_compute_key()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/
H A Decdh_ossl.c29 const EC_POINT *pub_key, const EC_KEY *ecdh) in ossl_ecdh_compute_key()
50 const EC_POINT *pub_key, const EC_KEY *ecdh) in ossl_ecdh_simple_compute_key()
H A Dec_kmeth.c228 const EC_KEY *ecdh)) in EC_KEY_METHOD_set_compute_key()
302 const EC_KEY *ecdh)) in EC_KEY_METHOD_get_compute_key()
/netbsd-src/external/bsd/libfido2/dist/src/
H A Dpin.c150 ctap20_uv_token_tx(fido_dev_t *dev, const char *pin, const fido_blob_t *ecdh, in ctap20_uv_token_tx()
207 ctap21_uv_token_tx(fido_dev_t *dev, const char *pin, const fido_blob_t *ecdh, in ctap21_uv_token_tx()
285 uv_token_rx(fido_dev_t *dev, const fido_blob_t *ecdh, fido_blob_t *token, in uv_token_rx()
331 const fido_blob_t *ecdh, const es256_pk_t *pk, const char *rpid, in uv_token_wait()
350 const fido_blob_t *ecdh, const es256_pk_t *pk, const char *rpid, in fido_dev_get_uv_token()
362 fido_blob_t *ecdh = NULL; in fido_dev_change_pin_tx() local
433 fido_blob_t *ecdh = NULL; in fido_dev_set_pin_tx() local
694 const es256_pk_t *pk, const fido_blob_t *ecdh, const char *pin, in cbor_add_uv_params()
H A Decdh.c117 fido_blob_t **ecdh) in do_ecdh()
168 fido_do_ecdh(fido_dev_t *dev, es256_pk_t **pk, fido_blob_t **ecdh, int *ms) in fido_do_ecdh()
H A Dassert.c82 const es256_pk_t *pk, const fido_blob_t *ecdh, const char *pin, int *ms) in fido_dev_get_assert_tx()
265 const es256_pk_t *pk, const fido_blob_t *ecdh, const char *pin, int *ms) in fido_dev_get_assert_wait()
307 fido_blob_t *ecdh = NULL; in fido_dev_get_assert() local
H A Dconfig.c49 fido_blob_t *ecdh = NULL, f, hmac; in config_tx() local
H A Dbio.c66 fido_blob_t *ecdh = NULL; in bio_tx() local
470 fido_blob_t *ecdh = NULL; in fido_bio_dev_enroll_begin() local
H A Des256.c71 es256_pk_encode(const es256_pk_t *pk, int ecdh) in es256_pk_encode()
H A Dcbor.c785 const fido_blob_t *ecdh, const es256_pk_t *pk, const fido_blob_t *salt) in cbor_encode_hmac_secret_param()
871 const fido_blob_t *ecdh, const es256_pk_t *pk) in cbor_encode_assert_ext()
H A Dcredman.c119 fido_blob_t *ecdh = NULL; in credman_tx() local
H A Dlargeblob.c553 fido_blob_t *ecdh = NULL; in largeblob_get_uv_token() local
H A Dcred.c55 fido_blob_t *ecdh = NULL; in fido_dev_make_cred_tx() local
/netbsd-src/external/bsd/unbound/dist/testcode/
H A Dpetal.c261 EC_KEY *ecdh = EC_KEY_new_by_curve_name (NID_X9_62_prime256v1); in setup_ctx() local
/netbsd-src/crypto/external/bsd/heimdal/dist/kdc/
H A Dpkinit.c61 } ecdh; member
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/
H A Dssl_conf.c228 EC_KEY *ecdh; in cmd_ECDHParameters() local
/netbsd-src/external/bsd/unbound/dist/util/
H A Dnet_help.c1199 EC_KEY *ecdh = EC_KEY_new_by_curve_name (NID_X9_62_prime256v1); in listen_sslctx_setup_2() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dssl.h1325 # define SSL_CTX_set_tmp_ecdh(ctx,ecdh) \ argument
1333 # define SSL_set_tmp_ecdh(ssl,ecdh) \ argument
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dssl.h.in1340 # define SSL_CTX_set_tmp_ecdh(ctx,ecdh) \ argument
1342 # define SSL_set_tmp_ecdh(ssl,ecdh) \ argument
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Dspeed.c125 int ecdh; member
/netbsd-src/external/bsd/nsd/dist/
H A Dserver.c2013 EC_KEY *ecdh = EC_KEY_new_by_curve_name (NID_X9_62_prime256v1); in listen_sslctx_setup_2() local
/netbsd-src/crypto/external/bsd/openssl/dist/apps/
H A Dspeed.c94 int ecdh; member