Home
last modified time | relevance | path

Searched refs:HX509_VERIFY_MAX_DEPTH (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/heimdal/lib/hx509/
H A Dcert.c64 #define HX509_VERIFY_MAX_DEPTH 30 macro
406 c->max_depth = HX509_VERIFY_MAX_DEPTH; in hx509_verify_init_ctx()
1248 max_depth = HX509_VERIFY_MAX_DEPTH; in _hx509_calculate_path()