Home
last modified time | relevance | path

Searched refs:SSL_F_SSL_SHUTDOWN (Results 1 – 4 of 4) sorted by relevance

/freebsd-13-stable/crypto/openssl/include/openssl/
HDsslerr.h242 # define SSL_F_SSL_SHUTDOWN 224 macro
/freebsd-13-stable/crypto/openssl/ssl/
HDssl_err.c345 {ERR_PACK(ERR_LIB_SSL, SSL_F_SSL_SHUTDOWN, 0), "SSL_shutdown"},
HDssl_lib.c2179 SSLerr(SSL_F_SSL_SHUTDOWN, SSL_R_UNINITIALIZED); in SSL_shutdown()
2197 SSLerr(SSL_F_SSL_SHUTDOWN, SSL_R_SHUTDOWN_WHILE_IN_INIT); in SSL_shutdown()
/freebsd-13-stable/crypto/openssl/crypto/err/
HDopenssl.txt1342 SSL_F_SSL_SHUTDOWN:224:SSL_shutdown