Home
last modified time | relevance | path

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

/reactos/dll/win32/schannel/
H A Dschannel_mbedtls.c183 static void schan_imp_debug(void *ctx, int level, const char *file, int line, const char *str) in schan_imp_debug() function
229 mbedtls_ssl_conf_dbg(&s->conf, schan_imp_debug, stdout); in schan_imp_create_session()