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

/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/ts/
H A Dts_verify_ctx.c125 ret->flags = TS_VFY_ALL_IMPRINT & ~(TS_VFY_TSA_NAME | TS_VFY_SIGNATURE);
H A Dts.h634 #define TS_VFY_TSA_NAME (1u << 7) macro
643 | TS_VFY_TSA_NAME)
650 | TS_VFY_TSA_NAME)
673 /* Must be set only with TS_VFY_TSA_NAME. */
676 /* Must be set only with TS_VFY_TSA_NAME. */
697 * flags = TS_VFY_ALL_IMPRINT & ~(TS_VFY_TSA_NAME | TS_VFY_SIGNATURE)
H A Dts_rsp_verify.c464 if ((ctx->flags & TS_VFY_TSA_NAME)

Completed in 108 milliseconds