Searched refs:ENDPOINT (Results 1 – 4 of 4) sorted by relevance
/openssl/ssl/statem/ |
H A D | extensions_cust.c | 82 ENDPOINT role, unsigned int ext_type, in custom_ext_find() 121 ENDPOINT role = ENDPOINT_BOTH; in custom_ext_parse() 357 ENDPOINT role, unsigned int ext_type, in ossl_tls_add_custom_ext_intern() 424 static int add_old_custom_ext(SSL_CTX *ctx, ENDPOINT role, in add_old_custom_ext()
|
H A D | extensions.c | 469 ENDPOINT role = ENDPOINT_BOTH; in tls_validate_all_contexts() 529 ENDPOINT role = ENDPOINT_BOTH; in verify_extension()
|
H A D | extensions_clnt.c | 1526 ENDPOINT role = (context & SSL_EXT_TLS1_2_SERVER_HELLO) != 0 in tls_parse_stoc_sct()
|
/openssl/ssl/ |
H A D | ssl_local.h | 2007 } ENDPOINT; typedef 2012 ENDPOINT role; 2916 ENDPOINT role, unsigned int ext_type, 2922 ENDPOINT role, unsigned int ext_type,
|
Completed in 46 milliseconds