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

/barrelfish-master/lib/openssl-1.0.0d/crypto/ts/
H A Dts.h622 #define TS_VFY_VERSION (1u << 1) macro
641 | TS_VFY_VERSION \
648 | TS_VFY_VERSION \
H A Dts_rsp_verify.c425 if ((ctx->flags & TS_VFY_VERSION)
/barrelfish-master/include/openssl/
H A Dts.h622 #define TS_VFY_VERSION (1u << 1) macro
641 | TS_VFY_VERSION \
648 | TS_VFY_VERSION \
/barrelfish-master/lib/openssl-1.0.0d/apps/
H A Dts.c1023 ctx->flags = TS_VFY_VERSION | TS_VFY_SIGNER;

Completed in 127 milliseconds