Home
last modified time | relevance | path

Searched defs:handle_alpn (Results 1 – 6 of 6) sorted by relevance

/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/ssl/src/
H A Dtls_handshake_1_3.erl1916 handle_alpn(undefined, _) -> function
1918 handle_alpn([], _) -> function
1920 handle_alpn([_|_], undefined) -> function
1922 handle_alpn([ServerProtocol|T], ClientProtocols) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/ssl/src/
H A Dtls_handshake_1_3.erl2244 handle_alpn(undefined, _) -> function
2246 handle_alpn([], _) -> function
2248 handle_alpn([_|_], undefined) -> function
2250 handle_alpn([ServerProtocol|T], ClientProtocols) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/ssl/src/
H A Dtls_handshake_1_3.erl2260 handle_alpn(undefined, _) -> function
2262 handle_alpn([], _) -> function
2264 handle_alpn([_|_], undefined) -> function
2266 handle_alpn([ServerProtocol|T], ClientProtocols) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/ssl/src/
H A Dtls_handshake_1_3.erl2260 handle_alpn(undefined, _) -> function
2262 handle_alpn([], _) -> function
2264 handle_alpn([_|_], undefined) -> function
2266 handle_alpn([ServerProtocol|T], ClientProtocols) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/ssl/src/
H A Dtls_handshake_1_3.erl2260 handle_alpn(undefined, _) -> function
2262 handle_alpn([], _) -> function
2264 handle_alpn([_|_], undefined) -> function
2266 handle_alpn([ServerProtocol|T], ClientProtocols) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/ssl/src/
H A Dtls_handshake_1_3.erl2260 handle_alpn(undefined, _) -> function
2262 handle_alpn([], _) -> function
2264 handle_alpn([_|_], undefined) -> function
2266 handle_alpn([ServerProtocol|T], ClientProtocols) -> function