Searched refs:TS_VFY_DATA (Results 1 - 4 of 4) sorted by relevance

/barrelfish-master/lib/openssl-1.0.0d/crypto/ts/
H A Dts.h626 specified with TS_VFY_DATA. */
631 #define TS_VFY_DATA (1u << 4) macro
650 | TS_VFY_DATA \
673 /* Must be set only with TS_VFY_DATA. */
H A Dts_rsp_verify.c444 if ((ctx->flags & TS_VFY_DATA)
/barrelfish-master/include/openssl/
H A Dts.h626 specified with TS_VFY_DATA. */
631 #define TS_VFY_DATA (1u << 4) macro
650 | TS_VFY_DATA \
673 /* Must be set only with TS_VFY_DATA. */
/barrelfish-master/lib/openssl-1.0.0d/apps/
H A Dts.c1026 ctx->flags |= TS_VFY_DATA;

Completed in 98 milliseconds