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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ts/
H A Dts_verify_ctx.c135 ret->flags &= ~TS_VFY_POLICY;
H A Dts.h622 # define TS_VFY_POLICY (1u << 2) macro
644 | TS_VFY_POLICY \
651 | TS_VFY_POLICY \
663 /* Must be set only with TS_VFY_POLICY. */
701 * TS_VFY_POLICY is cleared from flags as well)
H A Dts_rsp_verify.c451 if ((ctx->flags & TS_VFY_POLICY)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/ts/
H A Dts_verify_ctx.c135 ret->flags &= ~TS_VFY_POLICY;
H A Dts.h622 # define TS_VFY_POLICY (1u << 2) macro
644 | TS_VFY_POLICY \
651 | TS_VFY_POLICY \
663 /* Must be set only with TS_VFY_POLICY. */
701 * TS_VFY_POLICY is cleared from flags as well)
H A Dts_rsp_verify.c451 if ((ctx->flags & TS_VFY_POLICY)

Completed in 65 milliseconds