/external/federated-compute/fcp/secagg/shared/ |
D | ecdh_key_agreement_test.cc | 61 auto ecdh = EcdhKeyAgreement::CreateFromKeypair(keys.GetPrivateKey(0), in TEST() local 69 auto ecdh = EcdhKeyAgreement::CreateFromKeypair(keys.GetPrivateKey(0), in TEST() local 81 auto ecdh = EcdhKeyAgreement::CreateFromRandomKeys().value(); in TEST() local 91 auto ecdh = EcdhKeyAgreement::CreateFromKeypair(keys.GetPrivateKey(0), in TEST() local 101 auto ecdh = EcdhKeyAgreement::CreateFromKeypair(keys.GetPrivateKey(0), in TEST() local 141 auto ecdh = EcdhKeyAgreement::CreateFromKeypair(keys.GetPrivateKey(0), in TEST() local 148 auto ecdh = EcdhKeyAgreement::CreateFromPrivateKey(keys.GetPrivateKey(0)); in TEST() local 163 auto ecdh = EcdhKeyAgreement::CreateFromKeypair(keys.GetPrivateKey(0), in TEST() local
|
D | ecdh_key_agreement.cc | 79 auto ecdh = CreateFromPrivateKey(private_key); in CreateFromKeypair() local
|
/external/rust/android-crates-io/crates/ring/src/ec/suite_b/ |
D | ecdh.rs | 21 macro_rules! ecdh { macro 80 fn ecdh( in ecdh() function
|
/external/openthread/third_party/mbedtls/repo/include/mbedtls/ |
D | debug.h | 55 #define MBEDTLS_SSL_DEBUG_ECDH(level, ecdh, attr) \ argument 67 #define MBEDTLS_SSL_DEBUG_ECDH(level, ecdh, attr) do { } while (0) argument
|
/external/mbedtls/include/mbedtls/ |
D | debug.h | 55 #define MBEDTLS_SSL_DEBUG_ECDH(level, ecdh, attr) \ argument 67 #define MBEDTLS_SSL_DEBUG_ECDH(level, ecdh, attr) do { } while (0) argument
|
/external/openthread/third_party/mbedtls/repo/library/ |
D | debug.c | 420 const mbedtls_ecdh_context *ecdh, in mbedtls_debug_printf_ecdh_internal() 449 const mbedtls_ecdh_context *ecdh, in mbedtls_debug_printf_ecdh()
|
D | psa_crypto_ecp.c | 544 mbedtls_ecdh_context ecdh; in mbedtls_psa_key_agreement_ecdh() local
|
/external/mbedtls/library/ |
D | debug.c | 420 const mbedtls_ecdh_context *ecdh, in mbedtls_debug_printf_ecdh_internal() 449 const mbedtls_ecdh_context *ecdh, in mbedtls_debug_printf_ecdh()
|
D | psa_crypto_ecp.c | 509 mbedtls_ecdh_context ecdh; in mbedtls_psa_key_agreement_ecdh() local
|
/external/rust/android-crates-io/crates/ring/src/ec/ |
D | suite_b.rs | 233 pub mod ecdh; module
|
/external/rust/android-crates-io/crates/ring/src/ |
D | agreement.rs | 73 pub(crate) ecdh: fn( field
|
/external/mbedtls/programs/test/ |
D | benchmark.c | 506 rsa, dhm, ecdsa, ecdh; member 1103 mbedtls_ecdh_context ecdh; in main() local
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/wycheproof-0.4.0/src/ |
D | lib.rs | 431 pub mod ecdh; module
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/wycheproof-0.4.0/src/ |
D | lib.rs | 431 pub mod ecdh; module
|
/external/libwebsockets/lib/tls/openssl/ |
D | openssl-server.c | 165 EC_KEY *ecdh, *EC_key = NULL; local
|
/external/wpa_supplicant_8/src/crypto/ |
D | crypto_wolfssl.c | 2095 struct crypto_ecdh *ecdh = NULL; in _crypto_ecdh_init() local 2187 void crypto_ecdh_deinit(struct crypto_ecdh *ecdh) in crypto_ecdh_deinit() 2203 struct wpabuf * crypto_ecdh_get_pubkey(struct crypto_ecdh *ecdh, int inc_y) in crypto_ecdh_get_pubkey() 2235 struct wpabuf * crypto_ecdh_set_peerkey(struct crypto_ecdh *ecdh, int inc_y, in crypto_ecdh_set_peerkey() 2294 size_t crypto_ecdh_prime_len(struct crypto_ecdh *ecdh) in crypto_ecdh_prime_len()
|
D | crypto_openssl.c | 2736 struct crypto_ecdh *ecdh; in crypto_ecdh_init() local 2827 struct crypto_ecdh *ecdh; in crypto_ecdh_init2() local 2871 struct wpabuf * crypto_ecdh_get_pubkey(struct crypto_ecdh *ecdh, int inc_y) in crypto_ecdh_get_pubkey() 2954 struct wpabuf * crypto_ecdh_set_peerkey(struct crypto_ecdh *ecdh, int inc_y, in crypto_ecdh_set_peerkey() 3095 void crypto_ecdh_deinit(struct crypto_ecdh *ecdh) in crypto_ecdh_deinit() 3105 size_t crypto_ecdh_prime_len(struct crypto_ecdh *ecdh) in crypto_ecdh_prime_len()
|
/external/wpa_supplicant_8/src/pasn/ |
D | pasn_common.h | 86 struct crypto_ecdh *ecdh; member
|
/external/cronet/tot/third_party/boringssl/src/rust/bssl-crypto/src/ |
D | lib.rs | 45 pub mod ecdh; module
|
/external/cronet/stable/third_party/boringssl/src/rust/bssl-crypto/src/ |
D | lib.rs | 45 pub mod ecdh; module
|
/external/boringssl/src/rust/bssl-crypto/src/ |
D | lib.rs | 48 pub mod ecdh; module
|
/external/openthread/third_party/mbedtls/repo/programs/test/ |
D | benchmark.c | 513 rsa, dhm, ecdsa, ecdh; member
|
/external/cronet/tot/third_party/netty-tcnative/src/c/ |
D | sslcontext.c | 286 EC_KEY *ecdh = EC_KEY_new_by_curve_name(NID_X9_62_prime256v1); in TCN_IMPLEMENT_CALL() local
|
/external/cronet/stable/third_party/netty-tcnative/src/c/ |
D | sslcontext.c | 286 EC_KEY *ecdh = EC_KEY_new_by_curve_name(NID_X9_62_prime256v1); in TCN_IMPLEMENT_CALL() local
|
/external/wpa_supplicant_8/src/common/ |
D | dpp_crypto.c | 505 struct crypto_ecdh *ecdh; in dpp_ecdh() local
|