Home
last modified time | relevance | path

Searched defs:tls_trace (Results 1 – 2 of 2) sorted by relevance

/device/soc/hisilicon/ws63v100/sdk/open_source/GmSSL3.0/src/
Ddebug.c98 int tls_trace(int format, int indent, const char *str, ...) in tls_trace() function
/device/soc/hisilicon/ws63v100/sdk/open_source/GmSSL3.0/include/gmssl/
Dtls.h863 # define tls_trace(s) fprintf(stderr,(s)) macro
869 # define tls_trace(s) macro