Searched refs:SSL_EXT_FLAG_RECEIVED (Results 1 – 2 of 2) sorted by relevance
155 meth->ext_flags |= SSL_EXT_FLAG_RECEIVED; in custom_ext_parse()199 if (!(meth->ext_flags & SSL_EXT_FLAG_RECEIVED)) in custom_ext_add()
2033 # define SSL_EXT_FLAG_RECEIVED 0x1 macro
Completed in 30 milliseconds