Home
last modified time | relevance | path

Searched refs:TS_VFY_IMPRINT (Results 1 – 3 of 3) sorted by relevance

/openbsd/lib/libcrypto/ts/
H A Dts.h450 #define TS_VFY_IMPRINT (1u << 3) macro
466 | TS_VFY_IMPRINT \
H A Dts_rsp_verify.c550 if ((ctx->flags & TS_VFY_IMPRINT) && in int_TS_RESP_verify_token()
/openbsd/usr.bin/openssl/
H A Dts.c1142 TS_VERIFY_CTX_add_flags(ctx, TS_VFY_IMPRINT); in create_verify_ctx()