Searched refs:SSL_F_CUSTOM_EXT_PARSE (Results 1 – 4 of 4) sorted by relevance
| /freebsd-13-stable/crypto/openssl/ssl/statem/ |
| HD | extensions_cust.c | 142 SSLfatal(s, TLS1_AD_UNSUPPORTED_EXTENSION, SSL_F_CUSTOM_EXT_PARSE, in custom_ext_parse() 163 SSLfatal(s, al, SSL_F_CUSTOM_EXT_PARSE, SSL_R_BAD_EXTENSION); in custom_ext_parse()
|
| /freebsd-13-stable/crypto/openssl/include/openssl/ |
| HD | sslerr.h | 40 # define SSL_F_CUSTOM_EXT_PARSE 555 macro
|
| /freebsd-13-stable/crypto/openssl/ssl/ |
| HD | ssl_err.c | 38 {ERR_PACK(ERR_LIB_SSL, SSL_F_CUSTOM_EXT_PARSE, 0), "custom_ext_parse"},
|
| /freebsd-13-stable/crypto/openssl/crypto/err/ |
| HD | openssl.txt | 1130 SSL_F_CUSTOM_EXT_PARSE:555:custom_ext_parse
|