Home
last modified time | relevance | path

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

/external/openssl/crypto/x509v3/
Dv3_purp.c74 static int check_purpose_timestamp_sign(const X509_PURPOSE *xp, const X509 *x, int ca);
91 …{X509_PURPOSE_TIMESTAMP_SIGN, X509_TRUST_TSA, 0, check_purpose_timestamp_sign, "Time Stamp signing…
649 static int check_purpose_timestamp_sign(const X509_PURPOSE *xp, const X509 *x, in check_purpose_timestamp_sign() function