Home
last modified time | relevance | path

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

/external/python/pyopenssl/src/OpenSSL/
DSSL.py197 SSL_ST_OK = _lib.SSL_ST_OK variable
/external/boringssl/src/include/openssl/
Dssl.h3798 #define SSL_ST_OK 0x03 macro