Home
last modified time | relevance | path

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

/openssl/include/openssl/
H A Dsslerr.h279 # define SSL_R_STILL_IN_INIT 121 macro
/openssl/ssl/
H A Dssl_err.c446 {ERR_PACK(ERR_LIB_SSL, 0, SSL_R_STILL_IN_INIT), "still in init"},
H A Dssl_lib.c2621 ERR_raise(ERR_LIB_SSL, SSL_R_STILL_IN_INIT); in SSL_key_update()
6759 ERR_raise(ERR_LIB_SSL, SSL_R_STILL_IN_INIT); in SSL_verify_client_post_handshake()
/openssl/crypto/err/
H A Dopenssl.txt1507 SSL_R_STILL_IN_INIT:121:still in init

Completed in 30 milliseconds