Searched defs:SSL_ST_BEFORE (Results 1 – 2 of 2) sorted by relevance
/external/python/pyopenssl/src/OpenSSL/ | ||
D | SSL.py | 196 SSL_ST_BEFORE = _lib.SSL_ST_BEFORE variable |
/external/boringssl/src/include/openssl/ | ||
D | ssl.h | 3800 #define SSL_ST_BEFORE (0x05 | SSL_ST_INIT) macro |