Home
last modified time | relevance | path

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

/freebsd-13-stable/crypto/openssl/include/openssl/
HDsslerr.h707 # define SSL_R_STILL_IN_INIT 121 macro
/freebsd-13-stable/crypto/openssl/ssl/
HDssl_err.c1147 {ERR_PACK(ERR_LIB_SSL, 0, SSL_R_STILL_IN_INIT), "still in init"},
HDssl_lib.c2221 SSLerr(SSL_F_SSL_KEY_UPDATE, SSL_R_STILL_IN_INIT); in SSL_key_update()
5746 SSLerr(SSL_F_SSL_VERIFY_CLIENT_POST_HANDSHAKE, SSL_R_STILL_IN_INIT); in SSL_verify_client_post_handshake()
/freebsd-13-stable/crypto/openssl/crypto/err/
HDopenssl.txt2857 SSL_R_STILL_IN_INIT:121:still in init