OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:alpns
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/unbound/dist/util/
net_help.c
1180
static const unsigned char
alpns
[] = { 3, 'd', 'o', 't' };
local
1183
ret = SSL_select_next_proto(&tmp_out, outlen,
alpns
, sizeof(
alpns
), in, inlen);
1187
*
ALPNs
are blocked) */
/src/external/bsd/nsd/dist/
server.c
2132
static const unsigned char
alpns
[] = { 3, 'd', 'o', 't' };
local
2135
SSL_select_next_proto(&tmp_out, outlen,
alpns
, sizeof(
alpns
), in, inlen);
Completed in 76 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026