Searched refs:X509_PURPOSE_TIMESTAMP_SIGN (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/lib/libcrypto/ts/
H A Dts_rsp_verify.c254 X509_PURPOSE_TIMESTAMP_SIGN) == 0)
H A Dts_rsp_sign.c197 if (X509_check_purpose(signer, X509_PURPOSE_TIMESTAMP_SIGN, 0) != 1) {
/openbsd-current/lib/libcrypto/x509/
H A Dx509_purp.c166 .purpose = X509_PURPOSE_TIMESTAMP_SIGN,
H A Dx509v3.h435 #define X509_PURPOSE_TIMESTAMP_SIGN 9 macro

Completed in 199 milliseconds