Home
last modified time | relevance | path

Searched defs:dh_len (Results 1 – 25 of 47) sorted by relevance

12

/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/snow-0.8.0/src/
H A Dstateless_transportstate.rs19 dh_len: usize, field
30 let dh_len = handshake.dh_len(); in new() localVariable
H A Dtransportstate.rs19 dh_len: usize, field
30 let dh_len = handshake.dh_len(); in new() localVariable
H A Dhandshakestate.rs81 let dh_len = s.pub_len(); localVariable
154 pub(crate) fn dh_len(&self) -> usize { in dh_len() method
360 let dh_len = self.dh_len(); in _read_message() localVariable
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/gtests/ssl_gtest/
H A Dssl_dhe_unittest.cc228 uint32_t dh_len = 0; in FilterHandshake() local
365 uint32_t dh_len = 0; in FilterHandshake() local
399 uint32_t dh_len = 0; in FilterHandshake() local
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/gtests/ssl_gtest/
H A Dssl_dhe_unittest.cc225 uint32_t dh_len = 0; in FilterHandshake() local
367 uint32_t dh_len = 0; in FilterHandshake() local
400 uint32_t dh_len = 0; in FilterHandshake() local
/dports/www/firefox-esr/firefox-91.8.0/security/nss/gtests/ssl_gtest/
H A Dssl_dhe_unittest.cc225 uint32_t dh_len = 0; in FilterHandshake() local
367 uint32_t dh_len = 0; in FilterHandshake() local
400 uint32_t dh_len = 0; in FilterHandshake() local
/dports/security/ca_root_nss/nss-3.71/nss/gtests/ssl_gtest/
H A Dssl_dhe_unittest.cc225 uint32_t dh_len = 0; in FilterHandshake() local
367 uint32_t dh_len = 0; in FilterHandshake() local
400 uint32_t dh_len = 0; in FilterHandshake() local
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/gtests/ssl_gtest/
H A Dssl_dhe_unittest.cc225 uint32_t dh_len = 0; in FilterHandshake() local
367 uint32_t dh_len = 0; in FilterHandshake() local
400 uint32_t dh_len = 0; in FilterHandshake() local
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/gtests/ssl_gtest/
H A Dssl_dhe_unittest.cc225 uint32_t dh_len = 0; in FilterHandshake() local
367 uint32_t dh_len = 0; in FilterHandshake() local
400 uint32_t dh_len = 0; in FilterHandshake() local
/dports/www/firefox/firefox-99.0/security/nss/gtests/ssl_gtest/
H A Dssl_dhe_unittest.cc225 uint32_t dh_len = 0; in FilterHandshake() local
367 uint32_t dh_len = 0; in FilterHandshake() local
400 uint32_t dh_len = 0; in FilterHandshake() local
/dports/security/nss/nss-3.76.1/nss/gtests/ssl_gtest/
H A Dssl_dhe_unittest.cc225 uint32_t dh_len = 0; in FilterHandshake() local
367 uint32_t dh_len = 0; in FilterHandshake() local
400 uint32_t dh_len = 0; in FilterHandshake() local
/dports/net/quiche/quiche-0.9.0/cargo-crates/boring-sys-1.1.1/deps/boringssl/src/crypto/fipsmodule/dh/
H A Ddh.c375 const size_t dh_len = DH_size(dh); in DH_compute_key_hashed() local
/dports/net/quiche/quiche-0.9.0/deps/boringssl/src/crypto/fipsmodule/dh/
H A Ddh.c375 const size_t dh_len = DH_size(dh); in DH_compute_key_hashed() local
/dports/devel/pecl-grpc/grpc-1.42.0/third_party/boringssl-with-bazel/src/crypto/fipsmodule/dh/
H A Ddh.c375 const size_t dh_len = DH_size(dh); in DH_compute_key_hashed() local
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/boringssl-with-bazel/src/crypto/fipsmodule/dh/
H A Ddh.c375 const size_t dh_len = DH_size(dh); in DH_compute_key_hashed() local
/dports/chinese/fcitx/fcitx-4.2.9.7/src/lib/fcitx-config/
H A Dxdg.c236 size_t dh_len; in FcitxXDGGetPath() local
/dports/net/tcpdump/tcpdump-4.99.1/
H A Dprint-wb.c92 nd_uint16_t dh_len; /* body length */ member
/dports/net/hostapd/hostapd-2.9/src/eap_common/
H A Deap_eke_common.c346 int dh_len; in eap_eke_dhcomp() local
/dports/net/hostapd-devel/hostap-14ab4a816/src/eap_common/
H A Deap_eke_common.c346 int dh_len; in eap_eke_dhcomp() local
/dports/security/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H A Deap_eke_common.c346 int dh_len; in eap_eke_dhcomp() local
/dports/security/wpa_supplicant-devel/hostap-14ab4a816/src/eap_common/
H A Deap_eke_common.c346 int dh_len; in eap_eke_dhcomp() local
/dports/net/wpa_supplicant_gui/wpa_supplicant-2.9/src/eap_common/
H A Deap_eke_common.c346 int dh_len; in eap_eke_dhcomp() local
/dports/devel/pecl-grpc/grpc-1.42.0/third_party/boringssl-with-bazel/src/crypto/hpke/
H A Dhpke.c121 const uint8_t *dh, size_t dh_len, in dhkem_extract_and_expand()
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/boringssl-with-bazel/src/crypto/hpke/
H A Dhpke.c121 const uint8_t *dh, size_t dh_len, in dhkem_extract_and_expand()
/dports/net/freediameter/freeDiameter-1.5.0/extensions/app_radgw/
H A Drgwx_auth.c247 size_t dh_len = 0; in auth_rad_req() local

12