Searched refs:error_depth (Results 1 - 7 of 7) sorted by relevance

/freebsd-9.3-release/crypto/openssl/crypto/x509/
H A Dx509_vfy.c195 ctx->error_depth = i - 1;
269 ctx->error_depth = num - 1;
425 ctx->error_depth = i;
433 ctx->error_depth = i;
467 ctx->error_depth = i;
479 ctx->error_depth = i;
491 ctx->error_depth = i;
508 ctx->error_depth = i;
540 ctx->error_depth = i;
561 ctx->error_depth
[all...]
H A Dx509_vfy.h274 int error_depth; member in struct:x509_store_ctx_st
/freebsd-9.3-release/crypto/openssl/apps/
H A Dverify.c339 ctx->error_depth, X509_verify_cert_error_string(ctx->error));
/freebsd-9.3-release/crypto/openssl/crypto/threads/
H A Dmttest.c650 fprintf(stderr, "depth=%d %s\n", ctx->error_depth, buf);
653 ctx->error_depth, ctx->error, buf);
/freebsd-9.3-release/crypto/openssl/ssl/
H A Dssltest.c1544 fprintf(stderr, "depth=%d %s\n", ctx->error_depth, buf);
1547 ctx->error_depth, ctx->error, buf);
1914 fprintf(stderr, "cert depth=%d %s\n", ctx->error_depth, buf);
/freebsd-9.3-release/crypto/openssl/crypto/x509v3/
H A Dv3_addr.c1203 ctx->error_depth = i; \
H A Dv3_asid.c741 ctx->error_depth = i; \

Completed in 1105 milliseconds