openssl/doc/internal/man3
Pauli 8ab53b193a Make the sparse array code use ossl_uintmax_t as its index rather than size_t.
This should never reduce the range covered and might increase it on some
platforms.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8415)
2019-03-06 13:50:54 +10:00
..
DEFINE_SPARSE_ARRAY_OF.pod Make the sparse array code use ossl_uintmax_t as its index rather than size_t. 2019-03-06 13:50:54 +10:00
openssl_ctx_get_data.pod Place return values after examples in doc 2019-02-28 21:38:19 +08:00
OSSL_METHOD_STORE.pod Fixup internal documentation 2019-02-19 09:41:09 +01:00