Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/statem/
H A Dextensions.c31 static int init_npn(SSL *s, unsigned int context);
226 init_npn, tls_parse_ctos_npn, tls_parse_stoc_npn,
1099 static int init_npn(SSL *s, unsigned int context) in init_npn() function