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

/freebsd-11-stable/crypto/openssl/crypto/ts/
H A Dts.h640 # define TS_VFY_SIGNER (1u << 6) macro
650 | TS_VFY_SIGNER \
657 | TS_VFY_SIGNER \
H A Dts_rsp_verify.c440 if (((flags & TS_VFY_SIGNER) && tsa_name != NULL)
481 if ((flags & TS_VFY_SIGNER)
/freebsd-11-stable/crypto/openssl/apps/
H A Dts.c1005 ctx->flags = TS_VFY_VERSION | TS_VFY_SIGNER;

Completed in 93 milliseconds