Home
last modified time | relevance | path

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

/freebsd-src/crypto/openssl/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()
/freebsd-src/contrib/libfido2/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.c86 const es256_pk_t *pk, const fido_blob_t *ecdh, const char *pin, int *ms) in fido_dev_get_assert_tx()
269 const es256_pk_t *pk, const fido_blob_t *ecdh, const char *pin, int *ms) in fido_dev_get_assert_wait()
311 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 Dlargeblob.c553 fido_blob_t *ecdh = NULL; in largeblob_get_uv_token() local
H A Dcredman.c119 fido_blob_t *ecdh = NULL; in credman_tx() local
H A Dcred.c55 fido_blob_t *ecdh = NULL; in fido_dev_make_cred_tx() local
/freebsd-src/contrib/wpa/src/crypto/
H A Dcrypto_wolfssl.c1701 struct crypto_ecdh *ecdh = NULL; crypto_ecdh_init() local
1732 crypto_ecdh_deinit(struct crypto_ecdh * ecdh) crypto_ecdh_deinit() argument
1741 crypto_ecdh_get_pubkey(struct crypto_ecdh * ecdh,int inc_y) crypto_ecdh_get_pubkey() argument
1773 crypto_ecdh_set_peerkey(struct crypto_ecdh * ecdh,int inc_y,const u8 * key,size_t len) crypto_ecdh_set_peerkey() argument
1820 crypto_ecdh_prime_len(struct crypto_ecdh * ecdh) crypto_ecdh_prime_len() argument
[all...]
H A Dcrypto_openssl.c2038 struct crypto_ecdh *ecdh; crypto_ecdh_init() local
2097 struct crypto_ecdh *ecdh; crypto_ecdh_init2() local
2121 crypto_ecdh_get_pubkey(struct crypto_ecdh * ecdh,int inc_y) crypto_ecdh_get_pubkey() argument
2181 crypto_ecdh_set_peerkey(struct crypto_ecdh * ecdh,int inc_y,const u8 * key,size_t len) crypto_ecdh_set_peerkey() argument
2276 crypto_ecdh_deinit(struct crypto_ecdh * ecdh) crypto_ecdh_deinit() argument
2286 crypto_ecdh_prime_len(struct crypto_ecdh * ecdh) crypto_ecdh_prime_len() argument
[all...]
H A Dtls_openssl.c3067 EC_KEY *ecdh; tls_set_conn_flags() local
/freebsd-src/crypto/heimdal/kdc/
H A Dpkinit.c60 } ecdh; member
/freebsd-src/contrib/unbound/util/
H A Dnet_help.c1211 EC_KEY *ecdh = EC_KEY_new_by_curve_name (NID_X9_62_prime256v1); listen_sslctx_setup_2() local
/freebsd-src/contrib/wpa/src/ap/
H A Dsta_info.h95 struct crypto_ecdh *ecdh; global() member
/freebsd-src/contrib/wpa/src/common/
H A Ddpp_crypto.c484 struct crypto_ecdh *ecdh; dpp_ecdh() local
[all...]
H A Ddpp.h630 struct crypto_ecdh *ecdh; global() member
/freebsd-src/crypto/openssl/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
H A Dssl.h1412 # define SSL_CTX_set_tmp_ecdh(ctx,ecdh) \ argument
1414 # define SSL_set_tmp_ecdh(ssl,ecdh) \ argument
/freebsd-src/crypto/openssl/apps/
H A Dspeed.c94 int ecdh; member
/freebsd-src/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant_i.h570 struct crypto_ecdh *ecdh; global() member