Searched refs:x509_verify_ctx_set_max_depth (Results 1 – 2 of 2) sorted by relevance
28 int x509_verify_ctx_set_max_depth(X509_VERIFY_CTX *ctx, size_t max);
977 if (!x509_verify_ctx_set_max_depth(ctx, max_depth)) in x509_verify_ctx_new_from_xsc()1029 x509_verify_ctx_set_max_depth(struct x509_verify_ctx *ctx, size_t max) in x509_verify_ctx_set_max_depth() function