Home
last modified time | relevance | path

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

/freebsd-13-stable/crypto/openssl/crypto/bn/
HDbn_ctx.c92 static const char *ctxdbg_cur = NULL; variable
118 ctxdbg_cur = (str); \
119 fprintf(stderr,"Starting %s\n", ctxdbg_cur); \
123 fprintf(stderr,"Ending %s\n", ctxdbg_cur); \