Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/statem/
H A Dextensions_cust.c113 int custom_ext_parse(SSL *s, unsigned int context, unsigned int ext_type, in custom_ext_parse() function
H A Dextensions.c729 return custom_ext_parse(s, context, currext->type, in tls_parse_extension()
H A Dextensions_clnt.c1477 if (!custom_ext_parse(s, context, in tls_parse_stoc_sct()
/freebsd/crypto/openssl/ssl/
H A Dssl_local.h2800 __owur int custom_ext_parse(SSL *s, unsigned int context, unsigned int ext_type,