HomeSort by: relevance | last modified time | path
    Searched refs:X509_TRUST_DEFAULT (Results 1 - 15 of 15) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/crypto/x509/
x509_vpm.c 88 param->trust = X509_TRUST_DEFAULT;
170 x509_verify_param_copy(trust, X509_TRUST_DEFAULT);
x509_trust.c 73 if (id == X509_TRUST_DEFAULT)
v3_purp.c 59 { X509_PURPOSE_ANY, X509_TRUST_DEFAULT, 0, no_check_purpose,
188 if (trust < X509_TRUST_DEFAULT || name == NULL || sname == NULL || ck == NULL) {
x509_vfy.c 2434 if (ptmp->trust == X509_TRUST_DEFAULT) {
2618 if (ctx->param->trust == X509_TRUST_DEFAULT) {
  /src/crypto/external/bsd/openssl/dist/crypto/x509/
x509_vpm.c 91 param->trust = X509_TRUST_DEFAULT;
173 x509_verify_param_copy(trust, X509_TRUST_DEFAULT);
x509_trust.c 71 if (id == X509_TRUST_DEFAULT)
v3_purp.c 56 {X509_PURPOSE_ANY, X509_TRUST_DEFAULT, 0, no_check_purpose,
x509_vfy.c 2255 if (ptmp->trust == X509_TRUST_DEFAULT) {
2433 if (ctx->param->trust == X509_TRUST_DEFAULT) {
  /src/crypto/external/bsd/openssl.old/dist/crypto/x509/
x509_vpm.c 91 param->trust = X509_TRUST_DEFAULT;
180 x509_verify_param_copy(trust, X509_TRUST_DEFAULT);
x509_trs.c 71 if (id == X509_TRUST_DEFAULT)
x509_vfy.c 2220 if (ptmp->trust == X509_TRUST_DEFAULT) {
2385 if (ctx->param->trust == X509_TRUST_DEFAULT) {
  /src/crypto/external/bsd/openssl.old/dist/crypto/x509v3/
v3_purp.c 56 {X509_PURPOSE_ANY, X509_TRUST_DEFAULT, 0, no_check, "Any Purpose", "any",
  /src/crypto/external/apache2/openssl/dist/include/openssl/
x509_vfy.h.in 96 #define X509_TRUST_DEFAULT 0 /* Only valid in purpose settings */
  /src/crypto/external/bsd/openssl/dist/include/openssl/
x509_vfy.h.in 89 # define X509_TRUST_DEFAULT 0 /* Only valid in purpose settings */
  /src/crypto/external/bsd/openssl.old/dist/include/openssl/
x509.h 116 # define X509_TRUST_DEFAULT 0 /* Only valid in purpose settings */

Completed in 37 milliseconds