Searched defs:error_depth (Results 1 – 6 of 6) sorted by relevance
/openbsd-src/regress/lib/libcrypto/x509/ |
H A D | expirecallback.c | 116 const char *bundle_file, int *chains, int *error, int *error_depth, in verify_cert() argument 234 int chains, error, error_depth; in verify_cert_test() local [all...] |
H A D | verify.c | 107 const char *bundle_file, int *chains, int *error, int *error_depth, in verify_cert() argument 473 int chains, error, error_depth; in verify_cert_test() local [all...] |
/openbsd-src/regress/lib/libcrypto/x509/policy/ |
H A D | policy.c | 120 const char *leaf_file, int *chains, int *error, int *error_depth, in verify_cert() argument 603 int chains, error, error_depth; in verify_cert_test() local
|
/openbsd-src/lib/libcrypto/x509/ |
H A D | x509_internal.h | 82 size_t error_depth; /* Depth of last error seen */ member
|
H A D | x509_local.h | 352 int error_depth; global() member
|
/openbsd-src/regress/lib/libssl/ssl/ |
H A D | ssltest.c | 1377 int error, error_depth; in verify_callback() local
|