/freebsd/crypto/openssl/crypto/ec/ |
H A D | ecdh_ossl.c | 29 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 D | ec_kmeth.c | 228 const EC_KEY *ecdh)) in EC_KEY_METHOD_set_compute_key() 302 const EC_KEY *ecdh)) in EC_KEY_METHOD_get_compute_key()
|
/freebsd/contrib/libfido2/src/ |
H A D | pin.c | 150 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 D | ecdh.c | 117 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 D | assert.c | 82 fido_dev_get_assert_tx(fido_dev_t * dev,fido_assert_t * assert,const es256_pk_t * pk,const fido_blob_t * ecdh,const char * pin,int * ms) fido_dev_get_assert_tx() argument 265 fido_dev_get_assert_wait(fido_dev_t * dev,fido_assert_t * assert,const es256_pk_t * pk,const fido_blob_t * ecdh,const char * pin,int * ms) fido_dev_get_assert_wait() argument 307 fido_blob_t *ecdh = NULL; fido_dev_get_assert() local [all...] |
H A D | config.c | 49 fido_blob_t *ecdh = NULL, f, hmac; in config_tx() local
|
H A D | bio.c | 66 fido_blob_t *ecdh = NULL; in bio_tx() local 470 fido_blob_t *ecdh = NULL; in fido_bio_dev_enroll_begin() local
|
H A D | es256.c | 71 es256_pk_encode(const es256_pk_t *pk, int ecdh) in es256_pk_encode()
|
H A D | cbor.c | 785 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 D | credman.c | 119 fido_blob_t *ecdh = NULL; in credman_tx() local
|
H A D | largeblob.c | 553 fido_blob_t *ecdh = NULL; in largeblob_get_uv_token() local
|
H A D | cred.c | 55 fido_blob_t *ecdh = NULL; in fido_dev_make_cred_tx() local
|
/freebsd/contrib/wpa/src/crypto/ |
H A D | crypto_wolfssl.c | 2091 struct crypto_ecdh *ecdh = NULL; in _crypto_ecdh_init() local 2183 void crypto_ecdh_deinit(struct crypto_ecdh *ecdh) in crypto_ecdh_deinit() 2199 struct wpabuf * crypto_ecdh_get_pubkey(struct crypto_ecdh *ecdh, int inc_y) in crypto_ecdh_get_pubkey() 2231 struct wpabuf * crypto_ecdh_set_peerkey(struct crypto_ecdh *ecdh, int inc_y, in crypto_ecdh_set_peerkey() 2290 size_t crypto_ecdh_prime_len(struct crypto_ecdh *ecdh) in crypto_ecdh_prime_len()
|
H A D | crypto_openssl.c | 2637 struct crypto_ecdh *ecdh; in crypto_ecdh_init() local 2724 struct crypto_ecdh *ecdh; in crypto_ecdh_init2() local 2768 struct wpabuf * crypto_ecdh_get_pubkey(struct crypto_ecdh *ecdh, int inc_y) in crypto_ecdh_get_pubkey() 2851 struct wpabuf * crypto_ecdh_set_peerkey(struct crypto_ecdh *ecdh, int inc_y, in crypto_ecdh_set_peerkey() 2992 void crypto_ecdh_deinit(struct crypto_ecdh *ecdh) in crypto_ecdh_deinit() 3002 size_t crypto_ecdh_prime_len(struct crypto_ecdh *ecdh) in crypto_ecdh_prime_len()
|
H A D | tls_openssl.c | 3222 EC_KEY *ecdh; in tls_set_conn_flags() local
|
/freebsd/contrib/wpa/src/pasn/ |
H A D | pasn_common.h | 84 struct crypto_ecdh *ecdh; member
|
/freebsd/crypto/heimdal/kdc/ |
H A D | pkinit.c | 60 } ecdh; member
|
/freebsd/contrib/unbound/util/ |
H A D | net_help.c | 1226 EC_KEY *ecdh = EC_KEY_new_by_curve_name (NID_X9_62_prime256v1); listen_sslctx_setup_2() local
|
/freebsd/contrib/wpa/src/common/ |
H A D | dpp_crypto.c | 505 struct crypto_ecdh *ecdh; in dpp_ecdh() local
|
H A D | dpp.h | 700 struct crypto_ecdh *ecdh; member
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | ssl.h.in | 1340 # define SSL_CTX_set_tmp_ecdh(ctx,ecdh) \ argument 1342 # define SSL_set_tmp_ecdh(ssl,ecdh) \ argument
|
H A D | ssl.h | 1412 # define SSL_CTX_set_tmp_ecdh(ctx,ecdh) \ argument 1414 # define SSL_set_tmp_ecdh(ssl,ecdh) \ argument
|
/freebsd/crypto/openssl/apps/ |
H A D | speed.c | 94 int ecdh; member
|