Searched refs:X509_STORE_CTX_get_error_depth (Results 1 – 12 of 12) sorted by relevance
6 X509_STORE_CTX_get_error_depth, X509_STORE_CTX_set_error_depth,18 int X509_STORE_CTX_get_error_depth(const X509_STORE_CTX *ctx);43 X509_STORE_CTX_get_error_depth() returns the I<depth> of the error. This is a88 X509_STORE_CTX_get_error_depth() returns a nonnegative error depth.
172 depth = X509_STORE_CTX_get_error_depth(ctx);
275 depth = X509_STORE_CTX_get_error_depth(ctx);
343 X509_STORE_CTX_get_error_depth(ctx), in cb()
1193 X509_STORE_CTX_get_error_depth(ctx), in callb()
184 && X509_STORE_CTX_get_error_depth(store_ctx) == 0 in selfsigned_verify_cb()
453 X509_STORE_CTX_get_error_depth(ctx), in X509_STORE_CTX_print_verify_cb()
2277 int X509_STORE_CTX_get_error_depth(const X509_STORE_CTX *ctx) in X509_STORE_CTX_get_error_depth() function
2899 printf("depth=%d %s\n", X509_STORE_CTX_get_error_depth(ctx), buf); in verify_callback()2902 X509_STORE_CTX_get_error_depth(ctx), in verify_callback()2943 X509_STORE_CTX_get_error_depth(ctx), buf); in app_verify_callback()
55 depth = X509_STORE_CTX_get_error_depth(ctx); in verify_callback()
665 int X509_STORE_CTX_get_error_depth(const X509_STORE_CTX *ctx);
3696 X509_STORE_CTX_get_error_depth 3780 3_0_0 EXIST::FUNCTION:
Completed in 79 milliseconds