Home
last modified time | relevance | path

Searched refs:check_for_resume (Results 1 – 4 of 4) sorted by relevance

/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/tls/
H A Dtls_server.cpp61 bool check_for_resume(Session& session_info, in check_for_resume() function
586 check_for_resume(session_info, in process_client_hello_msg()
/dports/security/botan2/Botan-2.18.2/src/lib/tls/
H A Dtls_server.cpp61 bool check_for_resume(Session& session_info, in check_for_resume() function
586 check_for_resume(session_info, in process_client_hello_msg()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/tls/
H A Dtls_server.cpp61 bool check_for_resume(Session& session_info, in check_for_resume() function
586 check_for_resume(session_info, in process_client_hello_msg()
/dports/games/tomenet/tomenet-4.6.0/src/server/
H A Dnserver.c917 …Check_names(char *nick_name, char *real_name, char *host_name, char *addr, bool check_for_resume) { in Check_names() argument
926 if (check_for_resume) { in Check_names()