Home
last modified time | relevance | path

Searched refs:ENGINE_CTRL_SET_LOGSTREAM (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/apps/lib/
H A Dengine.c61 (void)ENGINE_ctrl(e, ENGINE_CTRL_SET_LOGSTREAM, 0, bio_err, 0); in setup_engine_methods()
/freebsd/crypto/openssl/include/openssl/
H A Dengine.h146 # define ENGINE_CTRL_SET_LOGSTREAM 1 macro