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

/barrelfish-master/lib/openssl-1.0.0d/crypto/
H A Dmem_dbg.c186 V_CRYPTO_MDEBUG_TIME |
537 if (options & V_CRYPTO_MDEBUG_TIME)
678 if (options & V_CRYPTO_MDEBUG_TIME)
H A Dcrypto.h275 #define V_CRYPTO_MDEBUG_TIME 0x1 /* a bit */ macro
279 #define V_CRYPTO_MDEBUG_ALL (V_CRYPTO_MDEBUG_TIME | V_CRYPTO_MDEBUG_THREAD)
526 * V_CRYPTO_MDEBUG_TIME (1): Set the "Show Time" option.
/barrelfish-master/include/openssl/
H A Dcrypto.h275 #define V_CRYPTO_MDEBUG_TIME 0x1 /* a bit */ macro
279 #define V_CRYPTO_MDEBUG_ALL (V_CRYPTO_MDEBUG_TIME | V_CRYPTO_MDEBUG_THREAD)
526 * V_CRYPTO_MDEBUG_TIME (1): Set the "Show Time" option.

Completed in 37 milliseconds