Home
last modified time | relevance | path

Searched defs:session_ticket (Results 1 – 25 of 136) sorted by relevance

123456

/dports/security/s2n/s2n-tls-1.1.2/tests/unit/
H A Ds2n_resume_test.c1444 struct s2n_session_ticket session_ticket = { 0 }; in main() local
1452 struct s2n_session_ticket session_ticket = { 0 }; in main() local
1463 struct s2n_session_ticket session_ticket = { .ticket_data = ticket_blob }; in main() local
1475 struct s2n_session_ticket session_ticket = { 0 }; in main() local
1487 struct s2n_session_ticket session_ticket = { .ticket_data = ticket_blob }; in main() local
1500 struct s2n_session_ticket session_ticket = { .ticket_data = ticket_blob }; in main() local
1513 struct s2n_session_ticket session_ticket = { 0 }; in main() local
1522 struct s2n_session_ticket session_ticket = { .session_lifetime = lifetime }; in main() local
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/tools/third_party/aioquic/src/aioquic/quic/
H A Dconfiguration.py67 session_ticket: Optional[SessionTicket] = None variable in QuicConfiguration
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/tools/third_party/aioquic/src/aioquic/quic/
H A Dconfiguration.py67 session_ticket: Optional[SessionTicket] = None variable in QuicConfiguration
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/tools/third_party/aioquic/src/aioquic/quic/
H A Dconfiguration.py67 session_ticket: Optional[SessionTicket] = None variable in QuicConfiguration
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/tls/
H A Dtls_session.h178 const std::vector<uint8_t>& session_ticket() const { return m_session_ticket; } in session_ticket() function
/dports/www/py-aioquic/aioquic-0.9.17/src/aioquic/quic/
H A Dconfiguration.py73 session_ticket: Optional[SessionTicket] = None variable in QuicConfiguration
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/tls/
H A Dtls_session.h178 const std::vector<uint8_t>& session_ticket() const { return m_session_ticket; } in session_ticket() function
/dports/security/botan2/Botan-2.18.2/src/lib/tls/
H A Dtls_session.h178 const std::vector<uint8_t>& session_ticket() const { return m_session_ticket; } in session_ticket() function
/dports/java/bouncycastle15/crypto-169/tls/src/main/java/org/bouncycastle/tls/
H A DExtensionType.java115 public static final int session_ticket = 35; field in ExtensionType
/dports/security/s2n/s2n-tls-1.1.2/bin/
H A Dcommon.h67 unsigned session_ticket:1; member
H A Ds2nc.c235 uint8_t session_ticket = 1; in main() local
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/test/
H A Dhandshake_helper.h36 ssl_session_ticket_t session_ticket; member
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/test/
H A Dhandshake_helper.h36 ssl_session_ticket_t session_ticket; member
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/test/
H A Dhandshake_helper.h36 ssl_session_ticket_t session_ticket; member
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/test/
H A Dhandshake_helper.h36 ssl_session_ticket_t session_ticket; member
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/test/
H A Dhandshake_helper.h36 ssl_session_ticket_t session_ticket; member
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/CryptoPkg/Library/OpensslLib/openssl/test/
H A Dhandshake_helper.h36 ssl_session_ticket_t session_ticket; member
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/test/
H A Dhandshake_helper.h36 ssl_session_ticket_t session_ticket; member
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/test/
H A Dhandshake_helper.h36 ssl_session_ticket_t session_ticket; member
/dports/security/openssl/openssl-1.1.1n/test/
H A Dhandshake_helper.h36 ssl_session_ticket_t session_ticket; member
/dports/security/openssl-static/openssl-1.1.1l/test/
H A Dhandshake_helper.h36 ssl_session_ticket_t session_ticket; member
/dports/sysutils/edk2/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/test/
H A Dhandshake_helper.h36 ssl_session_ticket_t session_ticket; member
/dports/net/reaver/reaver-wps-fork-t6x-1.6.6/src/tls/
H A Dtlsv1_server_i.h54 u8 *session_ticket; member
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/test/helpers/
H A Dhandshake.h46 ssl_session_ticket_t session_ticket; member
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/test/helpers/
H A Dhandshake.h46 ssl_session_ticket_t session_ticket; member

123456