Home
last modified time | relevance | path

Searched defs:echConfigs (Results 1 – 25 of 27) sorted by relevance

12

/dports/security/fizz/fizz-2021.12.27.00/fizz/tool/test/
H A DFizzCommandCommonTest.cpp90 folly::Optional<std::vector<ech::ECHConfig>> echConfigs = in TEST() local
112 folly::Optional<std::vector<ech::ECHConfig>> echConfigs = in TEST() local
/dports/security/fizz/fizz-2021.12.27.00/fizz/client/
H A DFizzClient-inl.h18 folly::Optional<std::vector<ech::ECHConfig>> echConfigs, in connect()
H A DAsyncFizzClient-inl.h44 folly::Optional<std::vector<ech::ECHConfig>> echConfigs, in connect()
62 folly::Optional<std::vector<ech::ECHConfig>> echConfigs, in connect()
H A DClientProtocol.cpp166 Optional<std::vector<ech::ECHConfig>> echConfigs) { in processConnect()
620 const std::vector<ech::ECHConfig>& echConfigs, in getSupportedECHConfig()
654 const folly::Optional<std::vector<ech::ECHConfig>>& echConfigs, in setupECH()
/dports/security/fizz/fizz-2021.12.27.00/fizz/client/test/
H A DMocks.h39 folly::Optional<std::vector<ech::ECHConfig>> echConfigs) override { in processConnect()
/dports/security/fizz/fizz-2021.12.27.00/fizz/tool/
H A DFizzClientCommand.cpp110 folly::Optional<std::vector<ech::ECHConfig>> echConfigs, in Connection()
167 auto echConfigs = echConfigs_; in doHandshake() local
770 folly::Optional<std::vector<ech::ECHConfig>> echConfigs = folly::none; in fizzClientCommand() local
H A DFizzCommandCommon.cpp189 auto echConfigs = std::vector<ech::ECHConfig>(); in parseECHConfigs() local
/dports/security/fizz/fizz-2021.12.27.00/fizz/protocol/
H A DParams.h46 folly::Optional<std::vector<ech::ECHConfig>> echConfigs; member
/dports/security/ca_root_nss/nss-3.71/nss/lib/ssl/
H A Dtls13ech.c631 const PRUint8 *echConfigs, unsigned int echConfigsLen) in SSLExp_SetServerEchConfigs()
688 const PRUint8 *echConfigs, in SSLExp_SetClientEchConfigs()
H A Dsslexp.h560 #define SSL_SetClientEchConfigs(fd, echConfigs, echConfigsLen) \ argument
H A Dsslimpl.h1127 PRCList echConfigs; /* Client/server: Must not change while hs member
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/ssl/
H A Dtls13ech.c631 const PRUint8 *echConfigs, unsigned int echConfigsLen) in SSLExp_SetServerEchConfigs()
688 const PRUint8 *echConfigs, in SSLExp_SetClientEchConfigs()
H A Dsslexp.h560 #define SSL_SetClientEchConfigs(fd, echConfigs, echConfigsLen) \ argument
/dports/www/firefox/firefox-99.0/security/nss/lib/ssl/
H A Dtls13ech.c645 const PRUint8 *echConfigs, unsigned int echConfigsLen) in SSLExp_SetServerEchConfigs()
702 const PRUint8 *echConfigs, in SSLExp_SetClientEchConfigs()
H A Dsslexp.h588 #define SSL_SetClientEchConfigs(fd, echConfigs, echConfigsLen) \ argument
H A Dsslimpl.h1131 PRCList echConfigs; /* Client/server: Must not change while hs member
/dports/security/nss/nss-3.76.1/nss/lib/ssl/
H A Dtls13ech.c645 const PRUint8 *echConfigs, unsigned int echConfigsLen) in SSLExp_SetServerEchConfigs()
702 const PRUint8 *echConfigs, in SSLExp_SetClientEchConfigs()
H A Dsslexp.h588 #define SSL_SetClientEchConfigs(fd, echConfigs, echConfigsLen) \ argument
/dports/www/firefox-esr/firefox-91.8.0/security/nss/cmd/tstclnt/
H A Dtstclnt.c1015 char *echConfigs = NULL; variable
/dports/www/firefox/firefox-99.0/security/nss/cmd/tstclnt/
H A Dtstclnt.c1015 char *echConfigs = NULL; variable
/dports/security/ca_root_nss/nss-3.71/nss/cmd/tstclnt/
H A Dtstclnt.c1015 char *echConfigs = NULL; variable
/dports/security/nss/nss-3.76.1/nss/cmd/tstclnt/
H A Dtstclnt.c1015 char *echConfigs = NULL; variable
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/cmd/tstclnt/
H A Dtstclnt.c1015 char *echConfigs = NULL; variable
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/ssl/
H A Dsslexp.h560 #define SSL_SetClientEchConfigs(fd, echConfigs, echConfigsLen) \ argument
H A Dsslimpl.h1127 PRCList echConfigs; /* Client/server: Must not change while hs member

12