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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ts/
H A Dts_rsp_verify.c260 X509_STORE_CTX_set_purpose(&cert_ctx, X509_PURPOSE_TIMESTAMP_SIGN);
H A Dts_rsp_sign.c205 if (X509_check_purpose(signer, X509_PURPOSE_TIMESTAMP_SIGN, 0) != 1) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/x509v3/
H A Dv3_purp.c106 {X509_PURPOSE_TIMESTAMP_SIGN, X509_TRUST_TSA, 0,
H A Dx509v3.h476 # define X509_PURPOSE_TIMESTAMP_SIGN 9 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/ts/
H A Dts_rsp_verify.c260 X509_STORE_CTX_set_purpose(&cert_ctx, X509_PURPOSE_TIMESTAMP_SIGN);
H A Dts_rsp_sign.c205 if (X509_check_purpose(signer, X509_PURPOSE_TIMESTAMP_SIGN, 0) != 1) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/x509v3/
H A Dv3_purp.c106 {X509_PURPOSE_TIMESTAMP_SIGN, X509_TRUST_TSA, 0,
H A Dx509v3.h476 # define X509_PURPOSE_TIMESTAMP_SIGN 9 macro

Completed in 213 milliseconds