Searched refs:V_CRYPTO_MDEBUG_TIME (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/crypto/openssl/crypto/
H A Dmem_dbg.c125 V_CRYPTO_MDEBUG_TIME |
446 if (options & V_CRYPTO_MDEBUG_TIME)
576 if (options & V_CRYPTO_MDEBUG_TIME) {
H A Dcrypto.h287 # define V_CRYPTO_MDEBUG_TIME 0x1/* a bit */ macro
291 # define V_CRYPTO_MDEBUG_ALL (V_CRYPTO_MDEBUG_TIME | V_CRYPTO_MDEBUG_THREAD)
559 * V_CRYPTO_MDEBUG_TIME (1): Set the "Show Time" option.

Completed in 51 milliseconds