Home
last modified time | relevance | path

Searched defs:npn_protocols (Results 1 – 3 of 3) sorted by relevance

/third_party/openssl/test/
Dssl_test_ctx.h104 char *npn_protocols; member
119 char *npn_protocols; member
Dhandshake_helper.c66 unsigned char *npn_protocols; member
/third_party/python/Lib/
Dssl.py532 def set_npn_protocols(self, npn_protocols): argument