Bump CRYPTO_EX_DATA_MAX_INDEX to 32
authortb <tb@openbsd.org>
Sat, 3 Aug 2024 07:45:26 +0000 (07:45 +0000)
committertb <tb@openbsd.org>
Sat, 3 Aug 2024 07:45:26 +0000 (07:45 +0000)
commitef8f2a3fe6e2c5ed025ef7496fffcd52e968ba95
treebf9be302b4fdbc3e152c6fdae46dd00126597366
parentefea1aaa19c148d08624ebef9551bf578906386a
Bump CRYPTO_EX_DATA_MAX_INDEX to 32

rust-openssl tests do something weird and need lots of ex data (one index
for each registered callback, for example). This makes the regress pass
again.

noticed by anton
ok jsing
lib/libcrypto/crypto_ex_data.c