Home
last modified time | relevance | path

Searched defs:SSL_ST_BEFORE (Results 1 – 2 of 2) sorted by relevance

/external/python/pyopenssl/src/OpenSSL/
DSSL.py196 SSL_ST_BEFORE = _lib.SSL_ST_BEFORE variable
/external/boringssl/src/include/openssl/
Dssl.h3800 #define SSL_ST_BEFORE (0x05 | SSL_ST_INIT) macro