Searched defs:select_alpn (Results 1 – 7 of 7) sorted by relevance
| /freebsd/crypto/openssl/demos/quic/server/ |
| H A D | server.c | 32 static int select_alpn(SSL *ssl, in select_alpn() function
|
| /freebsd/crypto/openssl/fuzz/ |
| H A D | quic-server.c | 57 static int select_alpn(SSL *ssl, const unsigned char **out, in select_alpn() function
|
| /freebsd/crypto/openssl/demos/guide/ |
| H A D | quic-server-block.c | 77 static int select_alpn(SSL *ssl, const unsigned char **out, in select_alpn() function
|
| H A D | quic-server-non-block.c | 77 static int select_alpn(SSL *ssl, const unsigned char **out, in select_alpn() function
|
| /freebsd/crypto/openssl/test/quic-openssl-docker/hq-interop/ |
| H A D | quic-hq-interop-server.c | 126 static int select_alpn(SSL *ssl, const unsigned char **out, in select_alpn() function
|
| /freebsd/crypto/openssl/demos/http3/ |
| H A D | ossl-nghttp3-demo-server.c | 892 static int select_alpn(SSL *ssl, const unsigned char **out, in select_alpn() function
|
| /freebsd/crypto/openssl/test/ |
| H A D | quicapitest.c | 2416 static int select_alpn(SSL *ssl, const unsigned char **out, in select_alpn() function
|