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

/freebsd-11-stable/crypto/openssl/crypto/ts/
H A Dts_verify_ctx.c135 ret->flags &= ~TS_VFY_POLICY;
H A Dts.h625 # define TS_VFY_POLICY (1u << 2) macro
647 | TS_VFY_POLICY \
654 | TS_VFY_POLICY \
666 /* Must be set only with TS_VFY_POLICY. */
704 * TS_VFY_POLICY is cleared from flags as well)
H A Dts_rsp_verify.c458 if ((flags & TS_VFY_POLICY)

Completed in 123 milliseconds