Searched defs:kMaxDepth (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/lib/libcrypto/bytestring/ | ||
H A D | bs_ber.c | 28 static const unsigned int kMaxDepth = 2048; variable |
/openbsd-src/lib/libssl/ | ||
H A D | bs_ber.c | 28 static const unsigned int kMaxDepth = 2048; variable |