Home
last modified time | relevance | path

Searched defs:error_depth (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/regress/lib/libcrypto/x509/
H A Dexpirecallback.c116 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 Dverify.c107 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 Dpolicy.c120 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 Dx509_internal.h82 size_t error_depth; /* Depth of last error seen */ member
H A Dx509_local.h352 int error_depth; global() member
/openbsd-src/regress/lib/libssl/ssl/
H A Dssltest.c1377 int error, error_depth; in verify_callback() local