Searched refs:custom_ext_parse (Results 1 – 5 of 5) sorted by relevance
/third_party/openssl/ssl/statem/ |
D | extensions_cust.c | 113 int custom_ext_parse(SSL *s, unsigned int context, unsigned int ext_type, in custom_ext_parse() function
|
D | extensions.c | 728 return custom_ext_parse(s, context, currext->type, in tls_parse_extension()
|
D | extensions_clnt.c | 1525 if (!custom_ext_parse(s, context, in tls_parse_stoc_sct()
|
/third_party/openssl/ssl/ |
D | ssl_local.h | 2648 __owur int custom_ext_parse(SSL *s, unsigned int context, unsigned int ext_type,
|
/third_party/openssl/crypto/err/ |
D | openssl.txt | 1131 SSL_F_CUSTOM_EXT_PARSE:555:custom_ext_parse
|