Searched refs:custom_ext_parse (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12.1/crypto/openssl/ssl/statem/ |
| H A D | extensions_cust.c | 113 int custom_ext_parse(SSL *s, unsigned int context, unsigned int ext_type, in custom_ext_parse() function
|
| H A D | extensions.c | 724 return custom_ext_parse(s, context, currext->type, in tls_parse_extension()
|
| H A D | extensions_clnt.c | 1518 if (!custom_ext_parse(s, context, in tls_parse_stoc_sct()
|
| /freebsd-12.1/crypto/openssl/ssl/ |
| H A D | ssl_locl.h | 2649 __owur int custom_ext_parse(SSL *s, unsigned int context, unsigned int ext_type,
|
| /freebsd-12.1/crypto/openssl/crypto/err/ |
| H A D | openssl.txt | 1125 SSL_F_CUSTOM_EXT_PARSE:555:custom_ext_parse
|