Home
last modified time | relevance | path

Searched refs:SSL_EXT_FLAG_RECEIVED (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/ssl/statem/
Dextensions_cust.c155 meth->ext_flags |= SSL_EXT_FLAG_RECEIVED; in custom_ext_parse()
197 if (!(meth->ext_flags & SSL_EXT_FLAG_RECEIVED)) in custom_ext_add()
/third_party/openssl/ssl/
Dssl_local.h1866 # define SSL_EXT_FLAG_RECEIVED 0x1 macro