Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/statem/
H A Dextensions.c34 static int init_alpn(SSL_CONNECTION *s, unsigned int context);
238 init_alpn, tls_parse_ctos_alpn, tls_parse_stoc_alpn,
1110 static int init_alpn(SSL_CONNECTION *s, unsigned int context) in init_alpn() function