Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/
H A Dt1_lib.c1527 static size_t max_tplcnt = (~(size_t)0) / sizeof(size_t); in grow_tuples() local
1535 if (newsz > max_tplcnt in grow_tuples()